Skip to content

Commit f9cee4d

Browse files
author
Release Manager
committed
Trac #34731: math display broken because of missing .
URL: https://trac.sagemath.org/34731 Reported by: mantepse Ticket author(s): Martin Rubey Reviewer(s): Dave Morris
2 parents 1b9ac4d + 8cb464d commit f9cee4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/invariants/invariant_theory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
degree `d` in `n` variables. The special linear group `SL(n,\CC)` acts
88
on the variables `(x_1,\dots, x_n)` linearly,
99
10-
. MATH::
10+
.. MATH::
1111
1212
(x_1,\dots, x_n)^t \to A (x_1,\dots, x_n)^t
1313
,\qquad

0 commit comments

Comments
 (0)