diff scripts/plot/errorbar.m @ 11563:3c6e8aaa9555

Grammarcheck m-files before 3.4 release.
author Rik <octave@nomad.inbox5.com>
date Tue, 18 Jan 2011 20:55:01 -0800
parents fd0a3ac60b0e
children d6619410e79c
line wrap: on
line diff
--- a/scripts/plot/errorbar.m
+++ b/scripts/plot/errorbar.m
@@ -51,7 +51,7 @@
 ## If @var{fmt} is missing, yerrorbars ("~") plot style is assumed.
 ##
 ## If the @var{fmt} argument is supplied, it is interpreted as in
-## normal plots. In addition, @var{fmt} may include an errorbar style
+## normal plots.  In addition, @var{fmt} may include an errorbar style
 ## which must preceed the line and marker format.  The following plot
 ## styles are supported by errorbar:
 ##