Mercurial > hg > octave-lyh
diff scripts/signal/unwrap.m @ 10711:fbd7843974fa
Periodic grammar check of documentation files to ensure common format.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 16 Jun 2010 20:36:55 -0700 |
parents | 35adf2a71f3f |
children | fe3c3dfc07eb |
line wrap: on
line diff
--- a/scripts/signal/unwrap.m +++ b/scripts/signal/unwrap.m @@ -24,7 +24,7 @@ ## Unwrap radian phases by adding multiples of 2*pi as appropriate to ## remove jumps greater than @var{tol}. @var{tol} defaults to pi. ## -## Unwrap will work along the the dimension @var{dim}. If @var{dim} +## Unwrap will work along the dimension @var{dim}. If @var{dim} ## is unspecified it defaults to the first non-singleton dimension. ## @end deftypefn