diff scripts/plot/box.m @ 6653:673686daec87

[project @ 2007-05-22 15:36:09 by jwe]
author jwe
date Tue, 22 May 2007 15:36:10 +0000
parents e82cb026b893
children c118ea1823f1
line wrap: on
line diff
--- a/scripts/plot/box.m
+++ b/scripts/plot/box.m
@@ -22,7 +22,7 @@
 ## @deftypefnx {Function File} {} grid (@var{h}, @dots{})
 ## Control the display of a border around the plot.
 ## The argument may be either @code{"on"} or @code{"off"}.  If it is
-## omitted, the the current box state is toggled.
+## omitted, the current box state is toggled.
 ## @seealso{grid}
 ## @end deftypefn