Skip to content

Commit 80825aa

Browse files
committed
Fix one typo
1 parent 11dda81 commit 80825aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/k_regular_sequence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3432,7 +3432,7 @@ def ind(self, M, m, ll, uu):
34323432
def shifted_inhomogeneities(self, recurrence_rules):
34333433
r"""
34343434
Return a dictionary of all needed shifted inhomogeneities as described
3435-
in the proof of Coroallary D in [HKL2022]_.
3435+
in the proof of Corollary D in [HKL2022]_.
34363436
34373437
INPUT:
34383438

0 commit comments

Comments
 (0)