Mercurial > hg > octave-lyh
diff src/input.cc @ 14852:53d2c3598d33
doc: Periodic spellcheck of documentation.
* aspell-octave.en.pws: Add new valid words to private dictionary.
* graphics_toolkit.m, print.m, datevec.m, input.cc (filemarker):
Correct spelling.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 09 Jul 2012 09:43:53 -0700 |
parents | 72c96de7a403 |
children | 02952657182e |
line wrap: on
line diff
--- a/src/input.cc +++ b/src/input.cc @@ -1539,9 +1539,9 @@ @end example\n\ \n\ @noindent\n\ -returns the help string associated with the sub-function @code{mysubfunc}\n\ +returns the help string associated with the subfunction @code{mysubfunc}\n\ of the function @code{myfunc}. Another use of @code{filemarker} is when\n\ -debugging it allows easier placement of breakpoints within sub-functions.\n\ +debugging it allows easier placement of breakpoints within subfunctions.\n\ For example,\n\ \n\ @example\n\