Fix mispelled name

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3490 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-04-10 18:50:16 +00:00
parent 217880b47a
commit d7d6d9279c
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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.