diff scripts/plot/pie3.m @ 12377:e23ceb3fb1b6 release-3-4-x

Periodic grammarcheck of documentation.
author Rik <octave@nomad.inbox5.com>
date Sat, 05 Feb 2011 12:58:34 -0800
parents c792872f8942
children 5f0bb45e615c
line wrap: on
line diff
--- a/scripts/plot/pie3.m	Sat Feb 05 12:08:08 2011 -0800
+++ b/scripts/plot/pie3.m	Sat Feb 05 12:58:34 2011 -0800
@@ -23,7 +23,7 @@
 ## @deftypefnx {Function File} {} pie3 (@dots{}, @var{labels})
 ## @deftypefnx {Function File} {} pie3 (@var{h}, @dots{});
 ## @deftypefnx {Function File} {@var{h} =} pie3 (@dots{});
-## Draw a a 3-D pie chart.
+## Draw a 3-D pie chart.
 ##
 ## Called with a single vector argument, produces a 3-D pie chart of the
 ## elements in @var{x}, with the size of the slice determined by percentage