summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/posix_spawn/setenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32f4discovery/posix_spawn/setenv.sh')
-rwxr-xr-xnuttx/configs/stm32f4discovery/posix_spawn/setenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/posix_spawn/setenv.sh b/nuttx/configs/stm32f4discovery/posix_spawn/setenv.sh
index c06a15c9c..a3daa27b9 100755
--- a/nuttx/configs/stm32f4discovery/posix_spawn/setenv.sh
+++ b/nuttx/configs/stm32f4discovery/posix_spawn/setenv.sh
@@ -69,7 +69,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++
# toolchain.
#export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
-# This the the Cygwin path to the location where I built genromfs. If you use
+# This the Cygwin path to the location where I built genromfs. If you use
# the buildroot toolchain, then genromfs can probably be found in TOOLCHAIN_DIR
export GENROMFS_PATH="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"