[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#550199: galternatives: Patch fixes typo



Package: galternatives
Version: 0.13.4
Severity:  minor
Tags: patch


Hi,

please find attached a patch that fixes a typo.

Regards,
Chris
diff -ru galternatives-0.13.4.orig/galternatives/main.py galternatives-0.13.4/galternatives/main.py
--- galternatives-0.13.4.orig/galternatives/main.py	2009-10-08 12:26:19.000000000 +0200
+++ galternatives-0.13.4/galternatives/main.py	2009-10-08 12:28:20.000000000 +0200
@@ -490,7 +490,7 @@
                                         gtk.MESSAGE_WARNING, gtk.BUTTONS_CLOSE)
             dialog.set_markup (_('<b>This program should be run as root and /usr/bin/gksu is not available.</b>\n\n'
                                  'I am unable to request the password myself without gksu. Unless you have '
-                                 'modified your system to explicitely allow your normal user to modify '
+                                 'modified your system to explicitly allow your normal user to modify '
                                  'the alternatives system, GAlternatives will not work.'))
             dialog.run ()
             dialog.destroy ()

Reply to: