From: Maneesh Jain Date: Fri, 28 Oct 2016 07:28:46 +0000 (+0530) Subject: driver.h: Fix a typo in a comment X-Git-Tag: hostap_2_7~2174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641c73f84f3abda6ca66ced0f6271b596cc82476;p=thirdparty%2Fhostap.git driver.h: Fix a typo in a comment Signed-off-by: Maneesh Jain --- diff --git a/src/drivers/driver.h b/src/drivers/driver.h index b6f2f82c5..aeb96940c 100644 --- a/src/drivers/driver.h +++ b/src/drivers/driver.h @@ -4062,7 +4062,7 @@ enum wpa_event_type { * EVENT_DFS_CAC_ABORTED - Notify that channel availability check has been aborted * * The CAC was not successful, and the channel remains in the previous - * state. This may happen due to a radar beeing detected or other + * state. This may happen due to a radar being detected or other * external influences. */ EVENT_DFS_CAC_ABORTED,