Fix typos found by codespell
[madwifi/.git] / net80211 / ieee80211.c
index 2bca9e38ebd393c060dd6f68f379edb02620b741..2f2721ad81aaed5ebc4e7f8ce56ba1b7958e3e2a 100644 (file)
@@ -1847,7 +1847,7 @@ ieee80211_build_countryie(struct ieee80211com *ic)
         * NB: this is not quite right, since we should have one of:
         *     'I': indoor only
         *     'O': outdoor only
-        *     ' ': all enviroments
+        *     ' ': all environments
         *  we currently can only provide 'I' or ' '.
         */
        ic->ic_country_ie.country_str[2] = 'I';