Fix a typo in configuration parameter documentation
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 31 Mar 2015 16:40:08 +0000 (19:40 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 1 Apr 2015 09:57:11 +0000 (12:57 +0300)
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.conf

index 853b156..eb7434a 100644 (file)
@@ -974,7 +974,7 @@ fast_reauth=1
 # tls_disable_session_ticket=0 - allow TLS Session Ticket extension to be used
 #      Note: If not set, this is automatically set to 1 for EAP-TLS/PEAP/TTLS
 #      as a workaround for broken authentication server implementations unless
-#      EAP workarounds are disabled with eap_workarounds=0.
+#      EAP workarounds are disabled with eap_workaround=0.
 #      For EAP-FAST, this must be set to 0 (or left unconfigured for the
 #      default value to be used automatically).
 # tls_disable_tlsv1_1=1 - disable use of TLSv1.1 (a workaround for AAA servers