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
+1 -1
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.