From 75f565e48a760bfddd4101fad5370c0a948aca67 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 6 Oct 2012 20:10:31 +0000 Subject: Fix a recurring, cloned typo git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5220 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/pic32mx7mmb/nsh/setenv.sh | 2 +- nuttx/configs/pic32mx7mmb/ostest/setenv.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/pic32mx7mmb') diff --git a/nuttx/configs/pic32mx7mmb/nsh/setenv.sh b/nuttx/configs/pic32mx7mmb/nsh/setenv.sh index aefb891cf..82518d740 100755 --- a/nuttx/configs/pic32mx7mmb/nsh/setenv.sh +++ b/nuttx/configs/pic32mx7mmb/nsh/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 diff --git a/nuttx/configs/pic32mx7mmb/ostest/setenv.sh b/nuttx/configs/pic32mx7mmb/ostest/setenv.sh index a960d4b7c..b7cf576fb 100755 --- a/nuttx/configs/pic32mx7mmb/ostest/setenv.sh +++ b/nuttx/configs/pic32mx7mmb/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 -- cgit v1.2.3