Skip to content

Commit 006b10f

Browse files
committed
fix reference in btquotient.py
1 parent 94baf41 commit 006b10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/modular/btquotients/btquotient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1714,7 +1714,7 @@ def _compute_invariants(self):
17141714
Compute certain invariants from the level data of the quotient
17151715
which allow one to compute the genus of the curve.
17161716
1717-
Details to be found in Theorem 9 of [FM2014]_.
1717+
Details to be found in Theorem 3.8 of [FM2014]_.
17181718
17191719
EXAMPLES::
17201720

0 commit comments

Comments
 (0)