summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-10 18:50:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-10 18:50:16 +0000
commitb8ab18bebb231eefff2ecb44fdea57328309aba4 (patch)
tree0a1a4f4d93a1e95970d2566ae9a1bd11fa38af5c /nuttx/ReleaseNotes
parent8111a4c622a0a9002378c8dea4f436cdd02a8fc2 (diff)
downloadpx4-nuttx-b8ab18bebb231eefff2ecb44fdea57328309aba4.tar.gz
px4-nuttx-b8ab18bebb231eefff2ecb44fdea57328309aba4.tar.bz2
px4-nuttx-b8ab18bebb231eefff2ecb44fdea57328309aba4.zip
Fix mispelled name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3490 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes2
1 files changed, 1 insertions, 1 deletions
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.