Mercurial > hg > octave-lyh
diff scripts/plot/colorbar.m @ 7264:fac10884ddd4
[project @ 2007-12-05 22:09:53 by jwe]
author | jwe |
---|---|
date | Wed, 05 Dec 2007 22:09:53 +0000 |
parents | a730e47fda4d |
children | 1b954fdaf4ff |
line wrap: on
line diff
--- a/scripts/plot/colorbar.m +++ b/scripts/plot/colorbar.m @@ -42,8 +42,8 @@ ## Remove any existing colorbar from the plot. ## @end table ## -## If the argument 'peer' is given, then the following argument is treated a -## the axes handle on which to add the colorbar. +## If the argument 'peer' is given, then the following argument is treated +## as the axes handle on which to add the colorbar. ## @end deftypefn