everywhere: fix typos
Fix a lot of typos
Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
diff --git a/drivers/wifi/esp32/Kconfig.esp32 b/drivers/wifi/esp32/Kconfig.esp32
index 3f2092e..299841b 100644
--- a/drivers/wifi/esp32/Kconfig.esp32
+++ b/drivers/wifi/esp32/Kconfig.esp32
@@ -196,7 +196,7 @@
we should NOT change the default value unless special reason,
e.g. test the maximum UDP RX throughput with iperf etc. For iperf test in
shieldbox, the recommended value is 9~12. If PSRAM is used and WiFi memory
- is preferred to allocat in PSRAM first, the default and minimum value
+ is preferred to be allocated in PSRAM first, the default and minimum value
should be 16 to achieve better throughput and compatibility with both
stations and APs.