]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
driver.h: Fix a typo in a comment
authorManeesh Jain <maneesh.jain@samsung.com>
Fri, 28 Oct 2016 07:28:46 +0000 (12:58 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 28 Oct 2016 16:01:50 +0000 (19:01 +0300)
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
src/drivers/driver.h

index b6f2f82c5fff47d3b567394a964b3577724f37f8..aeb96940c8f78cf79353459e5b83e1ce659ff1d3 100644 (file)
@@ -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,