diff scripts/general/curl.m @ 12520:ad05e1547398

Add function chop to documentation.
author Rik <octave@nomad.inbox5.com>
date Fri, 18 Mar 2011 18:51:45 -0700
parents 515446c8fe23
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/general/curl.m
+++ b/scripts/general/curl.m
@@ -44,7 +44,7 @@
 ## for two-dimensional input.  For three-dimensional input the scalar
 ## rotation is calculated at each grid point in direction of the vector field
 ## at that point.
-## @seealso{divergence, gradient, del2, cross, dot}
+## @seealso{divergence, gradient, del2, cross}
 ## @end deftypefn
 
 ## Author: Kai Habel <kai.habel@gmx.de>