changeset 6849:c118ea1823f1

[project @ 2007-08-31 10:47:27 by dbateman]
author dbateman
date Fri, 31 Aug 2007 10:47:27 +0000
parents 9de60a998cf3
children 9398f6a81bdf
files scripts/plot/box.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/box.m	Thu Aug 30 17:56:21 2007 +0000
+++ b/scripts/plot/box.m	Fri Aug 31 10:47:27 2007 +0000
@@ -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.