Commit 317f395c authored by Michal Čihař's avatar Michal Čihař

Fix comment

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 5f30160a
......@@ -235,7 +235,7 @@ class FileUnit(object):
ID here to make all backends consistent.
'''
if isinstance(self.mainunit, pounit) and self.template is not None:
# Monolingual JSON files
# Monolingual PO files
return self.template.getid()
else:
context = self.mainunit.getcontext()
......
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