diff scripts/general/cumtrapz.m @ 12575:d0b799dafede

Grammarcheck files for 3.4.1 release.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 15:33:46 -0700
parents c792872f8942
children 16cca721117b
line wrap: on
line diff
--- a/scripts/general/cumtrapz.m
+++ b/scripts/general/cumtrapz.m
@@ -28,7 +28,7 @@
 ## (@var{x}, @var{y})} evaluates the cumulative integral with respect
 ## to @var{x}.
 ##
-## @seealso{trapz,cumsum}
+## @seealso{trapz, cumsum}
 ## @end deftypefn
 
 ## Author:      Kai Habel <kai.habel@gmx.de>