summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/Documentation/NuttX.html2
-rw-r--r--nuttx/ReleaseNotes2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 88f0493d3..f072201b2 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -831,7 +831,7 @@
<ul>
<li>
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 problems.
+ A fix provided by Rafael Noronha was incorporated and is reported to fix those build problems.
</li>
<li>
The <code>apps/</code> directory build system would not handle Windows-native toolchains due to obscure path formatting issues.
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index eadffaab4..a933828ec 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/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.