Mercurial > hg > octave-lyh
diff scripts/io/textscan.m @ 14853:72b8b39e12be
doc: Periodic grammarcheck of documentation.
* contrib.txi, diagperm.txi, emacs.txi, install.txi, package.txi, plot.txi,
poly.txi, vectorize.txi, strread.m, textscan.m, graphics_toolkit.m, bicg.m,
bicgstab.m, cgs.m, rand.cc, data.cc: Periodic grammarcheck of documentation.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 09 Jul 2012 10:34:43 -0700 |
parents | a922f768ee09 |
children | 5d3a684236b0 |
line wrap: on
line diff
--- a/scripts/io/textscan.m +++ b/scripts/io/textscan.m @@ -26,8 +26,8 @@ ## Read data from a text file or string. ## ## The string @var{str} or file associated with @var{fid} is read from and -## parsed according to @var{format}. The function behaves like @code{strread} -## except it can also read from file instead of a string. See the documentation +## parsed according to @var{format}. The function behaves like @code{strread} +## except it can also read from file instead of a string. See the documentation ## of @code{strread} for details. ## ## In addition to the options supported by @code{strread}, this function