summaryrefslogtreecommitdiffstats
path: root/ipatests
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests')
-rwxr-xr-xipatests/i18n.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipatests/i18n.py b/ipatests/i18n.py
index 368712599..7864c8ab2 100755
--- a/ipatests/i18n.py
+++ b/ipatests/i18n.py
@@ -549,7 +549,7 @@ def create_po(pot_file, po_file, mo_file):
break
- # Iterate over all msgid's and form a the msgstr by prepending
+ # Iterate over all msgid's and form a msgstr by prepending
# the prefix and appending the suffix
for entry in po:
if entry.msgid_plural: