[PATCH] driver.h: Fixed Typo
Maneesh Jain
maneesh.jain at samsung.com
Fri Oct 28 00:28:46 PDT 2016
Signed-off-by: Maneesh Jain <maneesh.jain at samsung.com>
---
src/drivers/driver.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/drivers/driver.h b/src/drivers/driver.h
index b6f2f82..aeb9694 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,
--
1.9.1
More information about the Hostap
mailing list