diff scripts/polynomial/ppjumps.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents 702b998698ea
children 1740012184f9
line wrap: on
line diff
--- a/scripts/polynomial/ppjumps.m	Mon Jul 19 06:17:54 2010 +0300
+++ b/scripts/polynomial/ppjumps.m	Sun Jul 18 20:35:16 2010 -0700
@@ -17,7 +17,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn{Function File} {ppd =} ppjumps (pp)
+## @deftypefn {Function File} {ppd =} ppjumps (pp)
 ## Evaluates the boundary jumps of a piecewise polynomial.
 ## If there are n intervals, and the dimensionality of pp is d,
 ## the resulting array has dimensions @code{[d, n-1]}.