Mercurial > hg > octave-nkf
diff scripts/polynomial/residue.m @ 8494:836618fee9d6
[docs] add hyphen
author | Brian Gough <bjg@gnu.org> |
---|---|
date | Tue, 13 Jan 2009 00:27:07 -0500 |
parents | df9519e9990c |
children | 81d6ab3ac93c |
line wrap: on
line diff
--- a/scripts/polynomial/residue.m +++ b/scripts/polynomial/residue.m @@ -44,7 +44,7 @@ ## where @math{M} is the number of poles (the length of the @var{r}, ## @var{p}, and @var{e}), the @var{k} vector is a polynomial of order @math{N-1} ## representing the direct contribution, and the @var{e} vector specifies -## the multiplicity of the mth residue's pole. +## the multiplicity of the m-th residue's pole. ## ## For example, ##