diff scripts/plot/shrinkfaces.m @ 14621:1804d5422f61

doc: Periodic spellcheck of documentation. * aspell-octave.en.pws: Add new words to Octave-specific dictionary. * textread.m, textscan.m, shrinkfaces.m, splinefit.m: Correct spelling in docstring.
author Rik <octave@nomad.inbox5.com>
date Thu, 10 May 2012 22:18:52 -0700
parents cd375519eab0
children c2dbdeaa25df
line wrap: on
line diff
--- a/scripts/plot/shrinkfaces.m	Thu May 10 22:08:18 2012 -0700
+++ b/scripts/plot/shrinkfaces.m	Thu May 10 22:18:52 2012 -0700
@@ -57,7 +57,7 @@
 ## @end example
 ##
 ## @noindent
-## draws a triangulated 3/4 circle and the corresponding shrinked
+## draws a triangulated 3/4 circle and the corresponding shrunken
 ## version.
 ## @seealso{patch}
 ## @end deftypefn