Mercurial > hg > octave-lyh
diff scripts/general/interp1.m @ 12175:2090995ca588
Correct en-dash,em-dash instances in docstrings.
Add a few more operators to operator index.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 26 Jan 2011 20:51:20 -0800 |
parents | c792872f8942 |
children | b3f9f98e7640 |
line wrap: on
line diff
--- a/scripts/general/interp1.m +++ b/scripts/general/interp1.m @@ -46,7 +46,7 @@ ## Cubic interpolation from four nearest neighbors ## ## @item 'spline' -## Cubic spline interpolation--smooth first and second derivatives +## Cubic spline interpolation---smooth first and second derivatives ## throughout the curve ## @end table ##