diff src/data.cc @ 9194:41a0fc5c4600

Fix typo in documentation of issorted()
author Carsten Clark <tantumquantum+gnuoctave@gmail.com>
date Fri, 08 May 2009 03:24:01 -0400
parents 1231b1762a9a
children 3c27a0340a64
line wrap: on
line diff
--- a/src/data.cc
+++ b/src/data.cc
@@ -5721,7 +5721,7 @@
   "-*- texinfo -*-\n\
 @deftypefn {Function File} {} issorted (@var{a}, @var{rows})\n\
 Returns true if the array is sorted, ascending or descending.\n\
-NaNs are treated is by @code{sort}.  If @var{rows} is supplied and\n\
+NaNs are treated as by @code{sort}.  If @var{rows} is supplied and\n\
 has the value \"rows\", checks whether the array is sorted by rows\n\
 as if output by @code{sortrows} (with no options).\n\
 \n\