Fix a typo in a comment
authorJouni Malinen <j@w1.fi>
Fri, 25 Mar 2016 09:39:31 +0000 (11:39 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 25 Mar 2016 10:12:48 +0000 (12:12 +0200)
Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/scan.c

index 3463dd9..768fa8e 100644 (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)