everywhere: replace double words
Treewide search and replace on a range of double word combinations: * `the the` * `to to` * `if if` * `that that` * `on on` * `is is` * `from from` Signed-off-by: Jordan Yates <jordan@embeint.com>
This commit is contained in:
parent
b0e327bd9c
commit
07870934e3
125 changed files with 147 additions and 147 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Native Simulator (NSI) Makefile.
|
||||
# It builds the simulator runner itself, and produces the final
|
||||
# Linux executable by linking it to the the embedded cpu library
|
||||
# Linux executable by linking it to the embedded cpu library
|
||||
|
||||
# By default all the build output is placed under the _build folder, but the user can override it
|
||||
# setting the NSI_BUILD_PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue