From: Jouni Malinen Date: Fri, 25 Mar 2016 09:39:31 +0000 (+0200) Subject: Fix a typo in a comment X-Git-Tag: hostap_2_6~677 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=585141bb30a0912841afe1e2682aa7bad5fc43bd;p=thirdparty%2Fhostap.git Fix a typo in a comment Signed-off-by: Jouni Malinen --- diff --git a/wpa_supplicant/scan.c b/wpa_supplicant/scan.c index 3463dd926..768fa8ed6 100644 --- a/wpa_supplicant/scan.c +++ b/wpa_supplicant/scan.c @@ -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)