From 870f54c733a50efec36bd6d68fec6d14ee9c6f91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Sun, 2 Dec 2012 14:09:44 +0000 Subject: [PATCH] typo svn: r20745 --- po/update_po.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/update_po.py b/po/update_po.py index 60b187f4d..1109af762 100644 --- a/po/update_po.py +++ b/po/update_po.py @@ -376,7 +376,7 @@ def main(): help="check lang.po files") # testing stage - trans = parser.add_argument_group('Translation', 'Display content of translations file') + trans = parser.add_argument_group('Translation', 'Display content of translations file') # need one argument (eg, de.po)