SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 6503600f authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Correct trivial typo in docstring

parent 8a364a83
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ class BaseSubmissionCycle:
def reinvite_referees(self, referees, request=None):
"""
Reinvite referees if allowed. This method does not check if it really is
an reinvitation or just a new invitation.
a reinvitation or just a new invitation.
"""
if self.may_reinvite_referees:
SubmissionUtils.load({'submission': self.submission})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment