diff scripts/geometry/delaunay3.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 7ff0bdc3dc4c
line wrap: on
line diff
--- a/scripts/geometry/delaunay3.m	Mon Apr 04 13:37:13 2011 -0700
+++ b/scripts/geometry/delaunay3.m	Mon Apr 04 15:33:46 2011 -0700
@@ -26,7 +26,7 @@
 ## A fourth optional argument, which must be a string or cell array of strings,
 ## contains extra options passed to the underlying qhull command.  See the
 ## documentation for the Qhull library for details.
-## @seealso{delaunay,delaunayn}
+## @seealso{delaunay, delaunayn}
 ## @end deftypefn
 
 ## Author: Kai Habel <kai.habel@gmx.de>