diff scripts/polynomial/polygcd.m @ 10224:f6e0404421f4

point to polyint in @seealso, not polyinteg
author John W. Eaton <jwe@octave.org>
date Fri, 29 Jan 2010 12:52:32 -0500
parents 16f53d29049f
children 95c3e38098bf
line wrap: on
line diff
--- a/scripts/polynomial/polygcd.m
+++ b/scripts/polynomial/polygcd.m
@@ -39,7 +39,7 @@
 ## @result{} [ 0, 0, 0 ]
 ## @end group
 ## @end example
-## @seealso{poly, polyinteg, polyderiv, polyreduce, roots, conv, deconv,
+## @seealso{poly, polyint, polyderiv, polyreduce, roots, conv, deconv,
 ## residue, filter, polyval, polyvalm}
 ## @end deftypefn