ifnet: fix typo fut*u*re

This commit is contained in:
Paul Menzel 2012-08-15 09:56:08 +02:00 committed by Dan Williams
parent 3e0f1d9129
commit b2d97cc96c

View file

@ -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 ()
{