Fix a typo in a comment

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2016-03-25 11:39:31 +02:00
parent fb915d50fd
commit 585141bb30
1 changed files with 1 additions and 1 deletions

View File

@ -1895,7 +1895,7 @@ static void filter_scan_res(struct wpa_supplicant *wpa_s,
/*
* Noise floor values to use when we have signal strength
* measurements, but no noise floor measurments. These values were
* measurements, but no noise floor measurements. These values were
* measured in an office environment with many APs.
*/
#define DEFAULT_NOISE_FLOOR_2GHZ (-89)