summaryrefslogtreecommitdiff
path: root/nuttx/configs/ubw32/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-06 20:10:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-06 20:10:31 +0000
commit75f565e48a760bfddd4101fad5370c0a948aca67 (patch)
tree382c8d54a57d9b570c4bb012eb2ba61441ed05a9 /nuttx/configs/ubw32/ostest
parent227ff2dd6f15fe69ff32fe9d06d0b3c0d1317584 (diff)
downloadpx4-nuttx-75f565e48a760bfddd4101fad5370c0a948aca67.tar.gz
px4-nuttx-75f565e48a760bfddd4101fad5370c0a948aca67.tar.bz2
px4-nuttx-75f565e48a760bfddd4101fad5370c0a948aca67.zip
Fix a recurring, cloned typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5220 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ubw32/ostest')
-rwxr-xr-xnuttx/configs/ubw32/ostest/setenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ubw32/ostest/setenv.sh b/nuttx/configs/ubw32/ostest/setenv.sh
index 6123ce6ba..d49019641 100755
--- a/nuttx/configs/ubw32/ostest/setenv.sh
+++ b/nuttx/configs/ubw32/ostest/setenv.sh
@@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then
exit 1
fi
-# This the Cygwin path to the location where I installed the MicroChip
+# This is the Cygwin path to the location where I installed the MicroChip
# PIC32MX toolchain under windows. This is *not* the default install
# location so you will probably have to edit this. You will also have
# to edit this if you install a different version of if you install