Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
20820 fixing references
Browse files Browse the repository at this point in the history
  • Loading branch information
rlmiller committed Jun 30, 2016
1 parent d5f75ca commit 0d8810d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/schemes/projective/projective_morphism.py
Original file line number Diff line number Diff line change
Expand Up @@ -4600,7 +4600,7 @@ def is_conjugate(self, other):
ALGORITHM:
Implementing invariant set algorithim from the paper[FMV]_. Given that the set of `n` th preimages is
Implementing invariant set algorithim from the paper [FMV]_. Given that the set of `n` th preimages is
invariant under conjugation this function finds whether two maps are conjugate.
INPUT: Two nonconstant rational functions of same degree.
Expand Down

0 comments on commit 0d8810d

Please sign in to comment.