Skip to content

Commit 3dba985

Browse files
authored
Merge pull request numpy#19929 from Carreau/legmul-legmul
duplicate item in see also.
2 parents 0ed58f8 + 76c6e72 commit 3dba985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy/polynomial/legendre.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ def legmulx(c):
425425
426426
See Also
427427
--------
428-
legadd, legmul, legmul, legdiv, legpow
428+
legadd, legmul, legdiv, legpow
429429
430430
Notes
431431
-----

0 commit comments

Comments
 (0)