Commit 0ee4b7e6 authored by Michal Čihař's avatar Michal Čihař

Fix typo

parent b0477edf
......@@ -1322,7 +1322,7 @@ class Translation(models.Model):
m = msg
)
# Optioanlly store updated hash
# Optionally store updated hash
if sync:
self.store_hash()
......
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