mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@ endef
|
||||
# Example: $(call MOVEOBJ, prefix, directory)
|
||||
#
|
||||
# This is only used in directories that keep object files in sub-directories.
|
||||
# Certain compilers (ZDS-II) always place the resulting files in the the
|
||||
# Certain compilers (ZDS-II) always place the resulting files in the
|
||||
# directory where the compiler was invoked with not option to generate objects
|
||||
# in a different location.
|
||||
|
||||
|
||||
+1
-1
@@ -682,7 +682,7 @@ refresh.sh
|
||||
The steps to refresh the file taken by refresh.sh are:
|
||||
|
||||
1. Make tools/cmpconfig if it is not already built.
|
||||
2. Copy the the defconfig file to the top-level NuttX
|
||||
2. Copy the defconfig file to the top-level NuttX
|
||||
directory as .config (being careful to save any previous
|
||||
.config file that you might want to keep!).
|
||||
3. Execute 'make oldconfig' to update the configuration.
|
||||
|
||||
Reference in New Issue
Block a user