Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=ebaee71d65b8d6e5ab28ea88a12799ad8d6da250
commit ebaee71d65b8d6e5ab28ea88a12799ad8d6da250
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date: Fri Nov 23 21:38:47 2007 +0100
netconfig/dialog_config(): spelling fix
diff --git a/netconfig/netconfig.c b/netconfig/netconfig.c
index 021d647..63f2c72 100644
--- a/netconfig/netconfig.c
+++ b/netconfig/netconfig.c
@@ -173,7 +173,7 @@ int dialog_config(int argc, char **argv)
snprintf(newinterface->wpa_psk, PATH_MAX, ptr);
FWUTIL_FREE(ptr);
ptr = fwdialog_ask(_("WPA driver"),
- _("If you want to use a custom driver (not the generic
one, called 'wext'), then"
+ _("If you want to use a custom driver (not the generic
one, called 'wext'), then "
"please enter it below. If unsure, just hit enter."), NULL);
snprintf(newinterface->wpa_driver, PATH_MAX, ptr);
FWUTIL_FREE(ptr);
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git