From b2d97cc96c7cf1dfbc2432a9ba09d3a6aee4fd8d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 15 Aug 2012 09:56:08 +0200 Subject: [PATCH] ifnet: fix typo fut*u*re --- 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 0fd7d16bd8..e517bf1252 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 () {