diff scripts/geometry/rectint.m @ 8494:836618fee9d6

[docs] add hyphen
author Brian Gough <bjg@gnu.org>
date Tue, 13 Jan 2009 00:27:07 -0500
parents ea2344c4140b
children e07e93c04080
line wrap: on
line diff
--- a/scripts/geometry/rectint.m
+++ b/scripts/geometry/rectint.m
@@ -25,8 +25,8 @@
 ## dimensions.
 ##
 ## If @var{a} or @var{b} are matrices, then the output, @var{area}, is a
-## matrix where the ith row corresponds to the ith row of a and the jth
-## column corresponds to the jth row of b.
+## matrix where the i-th row corresponds to the i-th row of a and the j-th
+## column corresponds to the j-th row of b.
 ##
 ## @seealso{polyarea}
 ## @end deftypefn