diff scripts/polynomial/splinefit.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 5d3a684236b0
line wrap: on
line diff
--- a/scripts/polynomial/splinefit.m	Thu May 10 22:08:18 2012 -0700
+++ b/scripts/polynomial/splinefit.m	Thu May 10 22:18:52 2012 -0700
@@ -67,7 +67,7 @@
 ## Vector of the x-locations of the constraints.
 ##
 ## @item "yc"
-## Constaining values at the locations, @var{xc}.
+## Constraining values at the locations, @var{xc}.
 ## The default is an array of zeros.
 ##
 ## @item "cc"