From 2e8c9a27f534afcb8f0fe4e1edb2fc1bc8fdf3bb Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Thu, 2 Oct 2008 12:40:24 +0300 Subject: [PATCH] Fixed a typo --- src/eap_peer/eap_config.h | 2 +- wpa_supplicant/wpa_supplicant.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/eap_peer/eap_config.h b/src/eap_peer/eap_config.h index 6f1e76508..3fd3783b4 100644 --- a/src/eap_peer/eap_config.h +++ b/src/eap_peer/eap_config.h @@ -348,7 +348,7 @@ struct eap_peer_config { * number of PAC entries to store in a PAC list (default: 10). * * fast_pac_format=binary option can be used to select binary format - * for storing PAC entires in order to save some space (the default + * for storing PAC entries in order to save some space (the default * text format uses about 2.5 times the size of minimal binary format). * * crypto_binding option can be used to control PEAPv0 cryptobinding diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf index 6da4883dd..b639d39f4 100644 --- a/wpa_supplicant/wpa_supplicant.conf +++ b/wpa_supplicant/wpa_supplicant.conf @@ -436,7 +436,7 @@ fast_reauth=1 # fast_max_pac_list_len= option can be used to set the maximum # number of PAC entries to store in a PAC list (default: 10) # fast_pac_format=binary option can be used to select binary format for -# storing PAC entires in order to save some space (the default +# storing PAC entries in order to save some space (the default # text format uses about 2.5 times the size of minimal binary # format) #