diff src/mappers.cc @ 10711:fbd7843974fa

Periodic grammar check of documentation files to ensure common format.
author Rik <octave@nomad.inbox5.com>
date Wed, 16 Jun 2010 20:36:55 -0700
parents 4d1fc073fbb7
children 89f4d7e294cc
line wrap: on
line diff
--- a/src/mappers.cc
+++ b/src/mappers.cc
@@ -355,7 +355,7 @@
 DEFUN (cbrt, args, ,
     "-*- texinfo -*-\n\
 @deftypefn {Mapping Function} {} cbrt (@var{x})\n\
-Return the real cube root of @var{x}. Unlike @code{@var{x}^(1/3)},\n\
+Return the real cube root of @var{x}.  Unlike @code{@var{x}^(1/3)},\n\
 the result will be negative if @var{x} is negative.\n\
 @end deftypefn")
 {
@@ -601,7 +601,7 @@
 DEFUN (erfinv, args, ,
     "-*- texinfo -*-\n\
 @deftypefn {Mapping Function} {} erfinv (@var{x})\n\
-Computes the inverse error function, i.e. @var{y} such that\n\
+Computes the inverse error function, i.e., @var{y} such that\n\
 @example\n\
   erf(@var{y}) == @var{x}\n\
 @end example\n\