Commit 6f4e9ff
tools: fix "the the" typos in comments
PR-URL: #20716
Fixes: #20682
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 01aa058 commit 6f4e9ffCopy full SHA for 6f4e9ff
File tree
Expand file treeCollapse file tree
4 files changed
+4
-4
lines changedOpen diff view settings
Filter options
- tools
- gyp/pylib/gyp
- generator
- msvs/msi/i18n
Expand file treeCollapse file tree
4 files changed
+4
-4
lines changedOpen diff view settings
Collapse file
tools/gyp/pylib/gyp/MSVSSettings.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/MSVSSettings.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
417 | 417 | |
418 | 418 | |
419 | 419 | |
420 | | - |
| 420 | + |
421 | 421 | |
422 | 422 | |
423 | 423 | |
|
Collapse file
tools/gyp/pylib/gyp/generator/make.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/generator/make.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
|
Collapse file
tools/gyp/pylib/gyp/generator/ninja.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/generator/ninja.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
140 | 140 | |
141 | 141 | |
142 | 142 | |
143 | | - |
| 143 | + |
144 | 144 | |
145 | 145 | |
146 | 146 | |
|
Collapse file
tools/msvs/msi/i18n/en-us.wxl
Copy file name to clipboardExpand all lines: tools/msvs/msi/i18n/en-us.wxl+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
|
0 commit comments