Commit cf5bf369 authored by Michal Čihař's avatar Michal Čihař

Merge pull request #260 from lem9/master

Fix typo
parents 18616f92 7078c728
......@@ -155,7 +155,7 @@ class SubProject(models.Model, PercentMixin, URLMixin):
blank=True,
choices=SCRIPT_CHOICES,
help_text=ugettext_lazy(
'Script to be executed before commiting translation, '
'Script to be executed before committing translation, '
'please check documentation for more details.'
),
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment