aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-09-04 11:53:17 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-09-04 11:53:17 +0000
commit8f538e27663a86c26f39c34ebf9fd59e180800dd (patch)
tree489d845f2c3d75a2670c1bda626d957a359559da
parentd81e1b4429805a234ebf002e7aa583dc6c967b99 (diff)
downloadsrc-8f538e27663a86c26f39c34ebf9fd59e180800dd.tar.gz
src-8f538e27663a86c26f39c34ebf9fd59e180800dd.zip
net80211(4): Remove a double word in a source code comment
- s/the the/the/ MFC after: 3 days
-rw-r--r--sys/net80211/ieee80211.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net80211/ieee80211.c b/sys/net80211/ieee80211.c
index 4878af65a4fe..9e7be39d4067 100644
--- a/sys/net80211/ieee80211.c
+++ b/sys/net80211/ieee80211.c
@@ -1552,7 +1552,7 @@ ieee80211_get_channel_center_freq(const struct ieee80211_channel *c)
* For 5, 10, 20MHz channels it'll be the normally configured channel
* frequency.
*
- * For 40MHz, 80MHz, 160Mhz channels it'll the the centre of the
+ * For 40MHz, 80MHz, 160Mhz channels it'll the centre of the
* wide channel, not the centre of the primary channel (that's ic_freq).
*
* For 80+80MHz channels this will be the centre of the primary