Skip to content

Commit 7d4c8e6

Browse files
authored
Update src/sage/modules/torsion_quadratic_module.py
1 parent a2a1e36 commit 7d4c8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/modules/torsion_quadratic_module.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ def orthogonal_group(self, gens=None, check=False):
850850
[1 0 0]
851851
[0 0 1]
852852
853-
We compute the kernel of the action of the orthogonal group of `L` on the discriminant group.::
853+
We compute the kernel of the action of the orthogonal group of `L` on the discriminant group::
854854
855855
sage: L = IntegralLattice('A4')
856856
sage: O = L.orthogonal_group()

0 commit comments

Comments
 (0)