diff scripts/plot/bar.m @ 11575:d6619410e79c

Spellcheck documentation before 3.4 release.
author Rik <octave@nomad.inbox5.com>
date Wed, 19 Jan 2011 21:16:13 -0800
parents fd0a3ac60b0e
children c792872f8942
line wrap: on
line diff
--- a/scripts/plot/bar.m
+++ b/scripts/plot/bar.m
@@ -54,7 +54,7 @@
 ##
 ## The optional input handle @var{h} allows an axis handle to be passed.
 ##
-## The bargraph's appearance may be modified by specifying property/value
+## The bar graph's appearance may be modified by specifying property/value
 ## pairs.  The following example modifies the face and edge colors.
 ##
 ## @example