Documentation: Fix typos

I used codespell to find typos in the documentation.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
Alan Carvalho de Assis
2023-10-28 16:40:30 -03:00
committed by Xiang Xiao
parent 3fd3612e4c
commit 468e9fcde5
40 changed files with 62 additions and 63 deletions
@@ -179,8 +179,8 @@ the ``/dev/crypto`` device file.
cxx
---
Development enviroment ready for C++ applications. You can check if the setup
was successfull by running ``cxxtest``::
Development environment ready for C++ applications. You can check if the setup
was successful by running ``cxxtest``::
nsh> cxxtest
Test ofstream ================================