summaryrefslogtreecommitdiff
path: root/nuttx/tools/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-08-27 09:40:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-08-27 09:40:19 -0600
commite84937a34489eab1669338bf8e3bb6c07e9d7295 (patch)
tree5fcaae860d74eeaf009b81a51292b3fe6c9865fd /nuttx/tools/README.txt
parentf760141ba6b1536afc27451db9dd90d7a207ae5f (diff)
downloadpx4-nuttx-e84937a34489eab1669338bf8e3bb6c07e9d7295.tar.gz
px4-nuttx-e84937a34489eab1669338bf8e3bb6c07e9d7295.tar.bz2
px4-nuttx-e84937a34489eab1669338bf8e3bb6c07e9d7295.zip
Fix all occurrences of "the the" in documentation and comments
Diffstat (limited to 'nuttx/tools/README.txt')
-rw-r--r--nuttx/tools/README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/tools/README.txt b/nuttx/tools/README.txt
index cb09b7aa7..3407644ae 100644
--- a/nuttx/tools/README.txt
+++ b/nuttx/tools/README.txt
@@ -4,7 +4,7 @@ tools/README.txt
This README file addresses the contents of the NuttX tools/ directory.
The tools/ directory contains miscellaneous scripts and host C programs
-that are necessary parts of the the NuttX build system. These files
+that are necessary parts of the NuttX build system. These files
include:
README.txt
@@ -427,7 +427,7 @@ incdir.bat
---------
Different compilers have different conventions for specifying lists
- of include file paths on the the compiler command line. This incdir.sh
+ of include file paths on the compiler command line. This incdir.sh
bash script allows the build system to create include file paths without
concern for the particular compiler in use.
@@ -489,7 +489,7 @@ kconfig.bat
only a few options for the Windows user (see the top-level README.txt
file).
- You can, with some effort, run the the Cygwin kconfig-mconf tool directly
+ You can, with some effort, run the Cygwin kconfig-mconf tool directly
in the CMD.exe shell. In this case, you do not have to modify the
.config file, but there are other complexities: You need to
temporarily set the Cgywin directories in the PATH variable and