Mercurial > hg > octave-lyh
diff scripts/polynomial/polyaffine.m @ 11575:d6619410e79c
Spellcheck documentation before 3.4 release.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 19 Jan 2011 21:16:13 -0800 |
parents | 6eded7561d9d |
children | c792872f8942 |
line wrap: on
line diff
--- a/scripts/polynomial/polyaffine.m +++ b/scripts/polynomial/polyaffine.m @@ -19,7 +19,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} polyaffine (@var{f}, @var{mu}) ## Return the coefficients of the polynomial vector @var{f} after an affine -## tranformation. If @var{f} is the vector representing the polynomial f(x), +## transformation. If @var{f} is the vector representing the polynomial f(x), ## then @code{@var{g} = polyaffine (@var{f}, @var{mu})} is the vector ## representing: ##