Skip to content

Commit 0af9c3f

Browse files
committed
add missing colon in jk_invariant doc
1 parent 6c97400 commit 0af9c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/function_field/drinfeld_modules/drinfeld_module.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1589,7 +1589,7 @@ def jk_invariants(self):
15891589
15901590
where `g_i` is the `i`-th coefficient of the generator of self.
15911591
1592-
EXAMPLES:
1592+
EXAMPLES::
15931593
15941594
sage: A = GF(3)['T']
15951595
sage: K.<T> = Frac(A)

0 commit comments

Comments
 (0)