Skip to content

Commit 4d8e3ad

Browse files
committed
fix typo
1 parent ddf8365 commit 4d8e3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flint/flint_base/flint_base.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ cdef class flint_poly(flint_elem):
6868

6969
def roots(self):
7070
"""
71-
Depreciated function.
71+
Deprecated function.
7272
7373
To recover roots of a polynomial, first convert to acb:
7474

0 commit comments

Comments
 (0)