Fix a typo in enum wpa_states comment
[mech_eap.git] / src / common / defs.h
index eb080ea..6aea375 100644 (file)
@@ -174,7 +174,7 @@ enum wpa_states {
        /**
         * WPA_INTERFACE_DISABLED - Interface disabled
         *
-        * This stat eis entered if the network interface is disabled, e.g.,
+        * This statis entered if the network interface is disabled, e.g.,
         * due to rfkill. wpa_supplicant refuses any new operations that would
         * use the radio until the interface has been enabled.
         */