Commit c51e22c9 authored by Dominik Ermel's avatar Dominik Ermel Committed by Alberto Escolar
Browse files

doc: release: 3.7: Fix typos



Some typos fixes.

Signed-off-by: default avatarDominik Ermel <dominik.ermel@nordicsemi.no>
parent ba3456c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -385,7 +385,7 @@ Drivers and Sensors

* Ethernet

  * Deperecated eth_mcux driver in favor of the reworked nxp_enet driver.
  * Deprecated eth_mcux driver in favor of the reworked nxp_enet driver.
  * Driver nxp_enet is no longer experimental.
  * All boards and SOCs with :dtcompatible:`nxp,kinetis-ethernet` compatible nodes
    reworked to use the new :dtcompatible:`nxp,enet` binding.
@@ -523,7 +523,7 @@ Drivers and Sensors
    to control whether AP may poll the STA before throwing away STA due to inactivity.

  * Added support to configure "max_num_sta" BSS parameter. Users can set this both build and run time
    parameter to control the maximum numuber of STA entries.
    parameter to control the maximum number of STA entries.

Networking
**********