Commit 5a0f5c46 authored by Michal Čihař's avatar Michal Čihař

Fix typo

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent a7653f47
......@@ -1175,7 +1175,7 @@ class Translation(models.Model, URLMixin, PercentMixin):
def merge_suggestions(self, request, store):
'''
Merges contect of translate-toolkit store as a suggestions.
Merges content of translate-toolkit store as a suggestions.
'''
from weblate.trans.models.unitdata import Suggestion
from weblate.trans.models.unit import Unit
......
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