Skip to content

Commit d7bead9

Browse files
Apply suggestion from @Joseph-Edwards
Co-authored-by: Joe Edwards <80713360+Joseph-Edwards@users.noreply.github.com>
1 parent 47c2ab5 commit d7bead9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/present.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1391,7 +1391,7 @@ empty word to the presentation *p*, for every cyclic permutation ``w`` of
13911391
:type p: Presentation
13921392
13931393
:param relator: the word.
1394-
:type relator: Word
1394+
:type relator: :ref:`Word<pseudo_word_type_helper>`
13951395
13961396
:raises LibsemigroupsError:
13971397
if *relator* contains any letters not belonging to ``p.alphabet()``.

0 commit comments

Comments
 (0)