diff scripts/plot/box.m @ 6849:c118ea1823f1

[project @ 2007-08-31 10:47:27 by dbateman]
author dbateman
date Fri, 31 Aug 2007 10:47:27 +0000
parents 673686daec87
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/plot/box.m
+++ b/scripts/plot/box.m
@@ -19,7 +19,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} box (@var{arg})
-## @deftypefnx {Function File} {} grid (@var{h}, @dots{})
+## @deftypefnx {Function File} {} box (@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 current box state is toggled.