Mercurial > hg > octave-nkf
diff scripts/plot/axis.m @ 8507:cadc73247d65
style fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 13 Jan 2009 14:08:36 -0500 |
parents | 73d6b71788c0 |
children | 85c9906abfd1 |
line wrap: on
line diff
--- a/scripts/plot/axis.m +++ b/scripts/plot/axis.m @@ -28,7 +28,7 @@ ## ## Without any arguments, @code{axis} turns autoscaling on. ## -## With one output argument, @code{x=axis} returns the current axes +## With one output argument, @code{x = axis} returns the current axes ## ## The vector argument specifying limits is optional, and additional ## string arguments may be used to specify various axis properties. For