summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-19 22:53:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-19 22:53:04 +0000
commit4226a0268767f3d2f281d4a538d5cf5fde2123ce (patch)
treec34354798f521a9e6a868225c960ef782410c6da
parent30944c3d567f2e5e70e869c6ef6e08f3a69bc093 (diff)
downloadnuttx-4226a0268767f3d2f281d4a538d5cf5fde2123ce.tar.gz
nuttx-4226a0268767f3d2f281d4a538d5cf5fde2123ce.tar.bz2
nuttx-4226a0268767f3d2f281d4a538d5cf5fde2123ce.zip
Fix typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1805 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/configs/mcu123-lpc214x/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/README.txt b/nuttx/configs/mcu123-lpc214x/README.txt
index 019bdc69d..c8debf131 100644
--- a/nuttx/configs/mcu123-lpc214x/README.txt
+++ b/nuttx/configs/mcu123-lpc214x/README.txt
@@ -42,7 +42,7 @@ This changes are shown in lpc21ips-1.60.diff.
I use the script lpc21isp.sh to perform the actual download. You will
probably have to make some changes to this script in order to use it.
For example, the path to the built lpc21isp binary will most likely
-have to have change. Then move this script to the top level NuttX
+have to change. Then move this script to the top level NuttX
directory and simply execute it to load NuttX onto the board.
ARM/LPC214X-specific Configuration Options