Skip to content

Commit 1b1f336

Browse files
committed
#36058: fix typo in docstring (part 2)
1 parent 19c4a96 commit 1b1f336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/modular/arithgroup/congroup_gammaH.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ class GammaH_class(CongruenceSubgroup):
163163
The congruence subgroup `\Gamma_H(N)` for some subgroup `H \trianglelefteq
164164
(\ZZ / N\ZZ)^\times`, which is the subgroup of `\SL_2(\ZZ)` consisting of
165165
matrices of the form `\begin{pmatrix} a &
166-
b \\ c & d \end{pmatrix}` with `N \mid c` and `a, b \in H`.
166+
b \\ c & d \end{pmatrix}` with `N \mid c` and `a, d \in H`.
167167
168168
TESTS:
169169

0 commit comments

Comments
 (0)