summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
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/Documentation/NuttX.html
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/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html2
1 files changed, 1 insertions, 1 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.