# HG changeset patch # User dbateman # Date 1188557247 0 # Node ID c118ea1823f15dd4eff351782f7bdf8852ccc9c9 # Parent 9de60a998cf3775e085ff604af510ebfecfe5cba [project @ 2007-08-31 10:47:27 by dbateman] diff --git a/scripts/plot/box.m b/scripts/plot/box.m --- 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.