hostapd: Fix a typo in sample configuration

'assocition' -> 'association'

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2020-01-16 10:22:29 +02:00 committed by Jouni Malinen
parent 961eb08723
commit fa308a6496
1 changed files with 1 additions and 1 deletions

View File

@ -2614,7 +2614,7 @@ own_ip_addr=127.0.0.1
# Default is 0 = OCE disabled
#oce=0
# RSSI-based assocition rejection
# RSSI-based association rejection
#
# Reject STA association if RSSI is below given threshold (in dBm)
# Allowed range: -60 to -90 dBm; default = 0 (rejection disabled)