# HG changeset patch # User Rik # Date 1421215905 28800 # Node ID f64cdbe116210ea78a84ac0f23511b42d997d60d # Parent e97c63531e76f3db7987263e23f22a561a8ed59b doc: Periodic spellcheck of documentation. * aspell-octave.en.pws: Add new audio keywords to private dictionary. * audiodevinfo.cc: Wrap DriverVersion with @nospell directive. diff -r e97c63531e76 -r f64cdbe11621 doc/interpreter/doccheck/aspell-octave.en.pws --- a/doc/interpreter/doccheck/aspell-octave.en.pws Tue Jan 13 22:06:39 2015 -0800 +++ b/doc/interpreter/doccheck/aspell-octave.en.pws Tue Jan 13 22:11:45 2015 -0800 @@ -29,6 +29,9 @@ async atan Attr +audiodevinfo +audioplayer +audiorecorder AutoCAD Autoconf autocorrelations @@ -313,6 +316,7 @@ finv FIRfilter FIXME +flac FlashPix FLTK fltk @@ -688,6 +692,8 @@ oct octaverc ODEPACK +Ogg +ogg OKString OLS onCleanup @@ -1082,12 +1088,15 @@ versa vertcat vertices +Vorbis +vorbis voronoi Voronoi waitbar waitbars wallis warndlg +wav WAV WayPoints wblcdf diff -r e97c63531e76 -r f64cdbe11621 libinterp/dldfcn/audiodevinfo.cc --- a/libinterp/dldfcn/audiodevinfo.cc Tue Jan 13 22:06:39 2015 -0800 +++ b/libinterp/dldfcn/audiodevinfo.cc Tue Jan 13 22:11:45 2015 -0800 @@ -77,7 +77,7 @@ \n\ Return a structure with fields \"input\" and \"output\".\n\ The value of each field is a structure array with fields\n\ -\"Name\", \"DriverVersion\" and \"ID\" describing an audio device.\n\ +\"Name\", @nospell{\"DriverVersion\"} and \"ID\" describing an audio device.\n\ \n\ \n\ If the optional argument @var{io} is 1, return information about input\n\