Skip to content

Commit 0121df0

Browse files
author
Release Manager
committed
gh-36818: Corrected the typo in documentation - Permutation Groups Fixes #36817 Updated documentation to correct grammatical error in the description of PermutationGroup, changing 'method' to 'methods'. URL: #36818 Reported by: Viraj Paradkar Reviewer(s): Dima Pasechnik
2 parents c7443b1 + aa1e992 commit 0121df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/groups/perm_gps/permgroup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
Index of methods
3030
----------------
3131
32-
Here are the method of a :func:`PermutationGroup`
32+
Here are the methods of a :func:`PermutationGroup`
3333
3434
{METHODS_OF_PermutationGroup_generic}
3535

0 commit comments

Comments
 (0)