Date: Wed, 15 Aug 2012 09:56:08 +0200
Subject: [PATCH] src/settings/plugins/ifnet/wpa_parser.c: Fix typo fut*u*re
---
Spotted by looking if wpa_supplicant is a hard dependency and can
somehow be disabled for desktop machines without any WLAN capabilities.
src/settings/plugins/ifnet/wpa_parser.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/settings/plugins/ifnet/wpa_parser.c b/src/settings/plugins/ifnet/wpa_parser.c
index 0fd7d16..e517bf1 100644
--- a/src/settings/plugins/ifnet/wpa_parser.c
+++ b/src/settings/plugins/ifnet/wpa_parser.c
@@ -163,7 +163,7 @@ add_one_wep_key (GHashTable * table, int key_num, gchar * one_wep_key)
}
/* Reading wep security information from /etc/conf.d/net.
- * This should not be used in futre, use wpa_supplicant instead. */
+ * This should not be used in future, use wpa_supplicant instead. */
static void
add_keys_from_net ()
{
--
1.7.10.4
Attachment:
signature.asc
Description: This is a digitally signed message part