diff scripts/plot/figure.m @ 4914:1c0442da75fd

[project @ 2004-07-23 16:55:13 by jwe]
author jwe
date Fri, 23 Jul 2004 16:55:13 +0000
parents 048db020498c
children eecc24b92d97
line wrap: on
line diff
--- a/scripts/plot/figure.m
+++ b/scripts/plot/figure.m
@@ -21,7 +21,7 @@
 ## @deftypefn {Function File} {} figure (@var{n})
 ## Set the current plot window to plot window @var{n}.  This function
 ## currently requires X11 and a version of gnuplot that supports multiple
-## frames.  If @var{N} is not specified, the next available window
+## frames.  If @var{n} is not specified, the next available window
 ## number is chosen.
 ## @end deftypefn