Commit b3e6477a authored by Marc Delisle's avatar Marc Delisle

Fix typo

parent f33bd3be
......@@ -397,7 +397,7 @@ class SubProject(models.Model, PercentMixin, URLMixin, PathMixin):
max_length=200,
default='^[^.]+$',
help_text=ugettext_lazy(
'Regullar expression which is used to filter '
'Regular expression which is used to filter '
'translation when scanning for file mask.'
),
)
......
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