diff src/utils.cc @ 9758:09da0bd91412

Periodic grammar check of Octave documentation files to ensure common format Use double spaces after a period at start of new sentence Do not use @iftex blocks where @tex block is sufficient
author Rik <rdrider0-list@yahoo.com>
date Fri, 23 Oct 2009 09:28:14 -0700
parents 5acd99c3e794
children 8e345f2fe4d6
line wrap: on
line diff
--- a/src/utils.cc	Fri Oct 23 10:35:59 2009 +0200
+++ b/src/utils.cc	Fri Oct 23 09:28:14 2009 -0700
@@ -1259,7 +1259,7 @@
 DEFUN (isindex, args, ,
   "-*- texinfo -*-\n\
 @deftypefn {Built-in Function} {} isindex (@var{ind}, @var{n})\n\
-Returns true if @var{ind} is a valid index. Valid indices can be\n\
+Returns true if @var{ind} is a valid index.  Valid indices can be\n\
 either positive integers (though possibly real data), or logical arrays.\n\
 If present, @var{n} specifies the extent of the dimension to be indexed.\n\
 Note that, if possible, the internal conversion result is cached so that\n\