Skip to content

Commit 7ecdef4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/topology/simplicial_set_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ def PresentationComplex(G):
801801
Return a simplicial set constructed from a group presentation.
802802
The result is a subdivision of the presentation complex.
803803
804-
The presentation complex has one vertex and one edge for
804+
The presentation complex has a single vertex and it has one edge for
805805
each generator. Then triangles (and eventually new edges
806806
to glue them) are added to realize the relations.
807807

0 commit comments

Comments
 (0)