From 810bf4e7d26b5b7cbff2146862ba64b1897493c6 Mon Sep 17 00:00:00 2001 From: Naseschwarz Date: Fri, 14 Feb 2025 18:12:38 +0100 Subject: [PATCH] Fix typos --- source/en/developers/documentation/glossary.rst | 2 +- source/en/developers/todo-list/regulatory.rst | 2 +- source/en/users/download/compat-wireless-old.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/en/developers/documentation/glossary.rst b/source/en/developers/documentation/glossary.rst index 9fa11eb7..5cfb564c 100644 --- a/source/en/developers/documentation/glossary.rst +++ b/source/en/developers/documentation/glossary.rst @@ -38,7 +38,7 @@ Terms we use throughout the wiki with which you should become familiar. ID of the last commit applied. IBSS - IBSS stands for *Independent Basic Service Set*. Its basically + IBSS stands for *Independent Basic Service Set*. It's basically Ad-Hoc mode. See `Independent Basic Service Set `__ diff --git a/source/en/developers/todo-list/regulatory.rst b/source/en/developers/todo-list/regulatory.rst index b0891ca7..1c055e97 100644 --- a/source/en/developers/todo-list/regulatory.rst +++ b/source/en/developers/todo-list/regulatory.rst @@ -26,7 +26,7 @@ latest review no one seems to have come up with reasons to support this. Spectral power limits --------------------- -Its believed we may need to allow for spectral power limits (e.g. +It's believed we may need to allow for spectral power limits (e.g. 10mW/MHz). If this is true the database may need to be adjusted to account for these. This is relevant for 5/10 MHz channels, where we currently assume 1/4 and 1/2 TX power respectively (i.e. assume a diff --git a/source/en/users/download/compat-wireless-old.rst b/source/en/users/download/compat-wireless-old.rst index e1e03414..6b2193c6 100644 --- a/source/en/users/download/compat-wireless-old.rst +++ b/source/en/users/download/compat-wireless-old.rst @@ -41,7 +41,7 @@ any mac80211 drivers, it came just with mac80211 itself. Since you get a custom WMM support you also get 802.11n support, which requires WMM support. -Its worth noting compat-wireless-old currently does not get any +It's worth noting compat-wireless-old currently does not get any attention from any developer as such its not getting further updates. Patches are always welcomed though.