summaryrefslogtreecommitdiffstats
path: root/ipatests
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2016-06-15 21:48:55 +0300
committerMartin Basti <mbasti@redhat.com>2016-06-16 08:47:20 +0200
commitdd6645afa92d456b483747769cf72b2457113e21 (patch)
tree28e37e4ce8fa8c4331a44dc77fc467c1c4909b02 /ipatests
parent8e3b7b24c1bec5b7e2519e7c9466e3c336f9a409 (diff)
downloadfreeipa-dd6645afa92d456b483747769cf72b2457113e21.tar.gz
freeipa-dd6645afa92d456b483747769cf72b2457113e21.tar.xz
freeipa-dd6645afa92d456b483747769cf72b2457113e21.zip
Fix minor typos
Reviewed-By: Petr Spacek <pspacek@redhat.com>
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: