diff scripts/general/arrayfun.m @ 10687:a8ce6bdecce5

Improve documentation strings.
author Rik <octave@nomad.inbox5.com>
date Tue, 08 Jun 2010 20:22:38 -0700
parents e3e5d43d9d4c
children 693e22af08ae
line wrap: on
line diff
--- a/scripts/general/arrayfun.m
+++ b/scripts/general/arrayfun.m
@@ -125,7 +125,7 @@
 ## @end group
 ## @end example
 ##
-## @seealso{cellfun, spfun, structfun}
+## @seealso{spfun, cellfun, structfun}
 ## @end deftypefn
 
 ## Author: Bill Denney <denney@seas.upenn.edu>