Mercurial > hg > octave-lyh
diff scripts/general/colon.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 | 16f53d29049f |
children | 693e22af08ae |
line wrap: on
line diff
--- a/scripts/general/colon.m +++ b/scripts/general/colon.m @@ -17,7 +17,7 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {@var{r} =} colon (@var{a}, @var{b}) +## @deftypefn {Function File} {@var{r} =} colon (@var{a}, @var{b}) ## @deftypefnx {Function File} {@var{r} =} colon (@var{a}, @var{b}, @var{c}) ## Method of a class to construct a range with the @code{:} operator. For ## example.