diff scripts/io/textscan.m @ 14621:1804d5422f61

doc: Periodic spellcheck of documentation. * aspell-octave.en.pws: Add new words to Octave-specific dictionary. * textread.m, textscan.m, shrinkfaces.m, splinefit.m: Correct spelling in docstring.
author Rik <octave@nomad.inbox5.com>
date Thu, 10 May 2012 22:18:52 -0700
parents e97ec01d4157
children 21197c43f984
line wrap: on
line diff
--- a/scripts/io/textscan.m
+++ b/scripts/io/textscan.m
@@ -53,9 +53,9 @@
 ## @end itemize
 ##
 ## When reading from a character string, optional input argument @var{n}
-## specifes the number of times @var{format} should be used (i.e., to limit
+## specifies the number of times @var{format} should be used (i.e., to limit
 ## the amount of data read).
-## When reading fro file, @var{n} specifes the number of data lines to read;
+## When reading fro file, @var{n} specifies the number of data lines to read;
 ## in this sense it differs slightly from the format repeat count in strread.
 ##
 ## The output @var{C} is a cell array whose length is given by the number