Mercurial > hg > octave-nkf
diff scripts/io/fileread.m @ 10793:be55736a0783
Grammarcheck the documentation from m-files.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 18 Jul 2010 20:35:16 -0700 |
parents | c146b308739f |
children | 2c356a35d7f5 |
line wrap: on
line diff
--- a/scripts/io/fileread.m +++ b/scripts/io/fileread.m @@ -15,7 +15,7 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {@var{str} =} fileread (@var{filename}) +## @deftypefn {Function File} {@var{str} =} fileread (@var{filename}) ## Read the contents of a file and return it as a string. ## @seealso{fread, textread} ## @end deftypefn