From 206be6d744b0ab1f48da48c6924d8f7b5232ee0c Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Wed, 20 Jan 2010 13:54:05 -0200 Subject: [PATCH] Missing translation (more to come) --- mitter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mitter b/mitter index e5603c0..6bd1489 100755 --- a/mitter +++ b/mitter @@ -51,7 +51,7 @@ def main(): # options options = ConfigOpt() - options.add_group('General', 'General options') + options.add_group('General', ('General options')) options.add_option('-d', '--debug', group='General', option='debug',