Skip to content

Commit dd1ef86

Browse files
Update src/sage/categories/simplicial_sets.py
Co-authored-by: John H. Palmieri <[email protected]>
1 parent 7ecdef4 commit dd1ef86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/categories/simplicial_sets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ def covering_map(self, character):
411411
r"""
412412
Return the covering map associated to a character.
413413
414-
The character is represented by a dictionary, that assigns an
414+
The character is represented by a dictionary that assigns an
415415
element of a finite group to each nondegenerate 1-dimensional
416416
cell. It should correspond to an epimorphism from the fundamental
417417
group.

0 commit comments

Comments
 (0)