diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 88f0493d32..f072201b23 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -831,7 +831,7 @@
apps/
directory build system would not handle Windows-native toolchains due to obscure path formatting issues.
diff --git a/ReleaseNotes b/ReleaseNotes
index eadffaab44..a933828ec4 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -1789,7 +1789,7 @@ change:
* In many newer environments, NuttX produced strange Makefile errors
but built correctly in older environments. A fix provided by
- Rafael Norinha was incorporated and is reported to fix those build
+ Rafael Noronha was incorporated and is reported to fix those build
problems.
* The apps/ directory build system would not handle Windows-native
toolchains due to obscure path formatting issues.