changeset 7264:fac10884ddd4

[project @ 2007-12-05 22:09:53 by jwe]
author jwe
date Wed, 05 Dec 2007 22:09:53 +0000
parents cc0276c3269d
children 7da4a5262e2e
files scripts/plot/colorbar.m
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/colorbar.m	Wed Dec 05 21:38:00 2007 +0000
+++ b/scripts/plot/colorbar.m	Wed Dec 05 22:09:53 2007 +0000
@@ -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