summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_node.h
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2009-03-19 18:34:58 +0000
committerrpaulo <rpaulo@FreeBSD.org>2009-03-19 18:34:58 +0000
commit12a442781682302ccba4e821b815b57951525de2 (patch)
treef646b1e4be81fec6c7dd87fab5176c3f67837ab9 /sys/net80211/ieee80211_node.h
parent2ca45e454d1b01ddc657e6f2115caaef8fdea47e (diff)
downloadFreeBSD-src-12a442781682302ccba4e821b815b57951525de2.zip
FreeBSD-src-12a442781682302ccba4e821b815b57951525de2.tar.gz
Fix typo in comment.
Diffstat (limited to 'sys/net80211/ieee80211_node.h')
-rw-r--r--sys/net80211/ieee80211_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net80211/ieee80211_node.h b/sys/net80211/ieee80211_node.h
index 589ad52..9e9d254 100644
--- a/sys/net80211/ieee80211_node.h
+++ b/sys/net80211/ieee80211_node.h
@@ -69,7 +69,7 @@ struct ieee80211vap;
/*
* Information element ``blob''. We use this structure
* to capture management frame payloads that need to be
- * retained. Information elemnts within the payload that
+ * retained. Information elements within the payload that
* we need to consult have references recorded.
*/
struct ieee80211_ies {
OpenPOWER on IntegriCloud