Fix #715: On media submit page, "Separate" is misspelled
This commit is contained in:
@@ -32,4 +32,4 @@ class SubmitStartForm(wtforms.Form):
|
||||
_('Tags'),
|
||||
[tag_length_validator],
|
||||
description=_(
|
||||
"Seperate tags by commas."))
|
||||
"Separate tags by commas."))
|
||||
|
||||
Reference in New Issue
Block a user