Mercurial > hg > octave-lyh
diff scripts/io/strread.m @ 14119:94e2a76f1e5a stable
doc: Final grammarcheck and spellcheck before 3.6.0 release.
* container.txi, aspell-octave.en.pws, expr.txi, vectorize.txi, accumarray.m,
accumdim.m, interpft.m, strread.m, parseparams.m, warning_ids.m, cellfun.cc,
help.cc: grammarcheck and spellcheck docstrings.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 29 Dec 2011 06:05:00 -0800 |
parents | 153581342e47 |
children | 72c96de7a403 |
line wrap: on
line diff
--- a/scripts/io/strread.m +++ b/scripts/io/strread.m @@ -126,7 +126,7 @@ ## ## @item "emptyvalue": ## Value to return for empty numeric values in non-whitespace delimited data. -## The default is NaN. When the data type does not support NaN +## The default is NaN@. When the data type does not support NaN ## (int32 for example), then default is zero. ## ## @item "multipledelimsasone"