Skip to content

Commit b4477da

Browse files
author
Jonathan Kliem
committed
fixed indent
1 parent 88d91ba commit b4477da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/libs/pari/convert_sage.pyx

+1-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ cpdef list pari_divisors_small(Integer self):
421421
422422
.. SEEALSO::
423423
424-
This method is better used through :meth:`sage.rings.integer.Integer.divisors`.
424+
This method is better used through :meth:`sage.rings.integer.Integer.divisors`.
425425
426426
EXAMPLES::
427427

0 commit comments

Comments
 (0)