mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 23:00:07 +01:00
ifnet: fix typo fut*u*re
This commit is contained in:
parent
3e0f1d9129
commit
b2d97cc96c
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue