Skip to content

Commit aa1e992

Browse files
committed
Issue No. #36817: Corrected the typo in documentation
Updated documentation to correct grammatical error in the description of PermutationGroup, changing 'method' to 'methods'.
1 parent 2a9a426 commit aa1e992

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)