summaryrefslogtreecommitdiff
path: root/tools/msvs/msi
diff options
context:
space:
mode:
authorMasashi Hirano <cherrydog07@gmail.com>2018-05-14 23:16:58 +0900
committerAnatoli Papirovski <apapirovski@mac.com>2018-05-16 09:08:37 +0400
commit3b1bf0d394811a1850bf5553d9879c82c73e9466 (patch)
tree6ccfa4df3b236c4950f908df8ac5c8a077e023db /tools/msvs/msi
parent34471c79ff3a700295d71a01ae8434882e58519c (diff)
downloadandroid-node-v8-3b1bf0d394811a1850bf5553d9879c82c73e9466.tar.gz
android-node-v8-3b1bf0d394811a1850bf5553d9879c82c73e9466.tar.bz2
android-node-v8-3b1bf0d394811a1850bf5553d9879c82c73e9466.zip
tools: fix "the the" typos in comments
PR-URL: https://github.com/nodejs/node/pull/20716 Fixes: https://github.com/nodejs/node/issues/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>
Diffstat (limited to 'tools/msvs/msi')
-rw-r--r--tools/msvs/msi/i18n/en-us.wxl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/msvs/msi/i18n/en-us.wxl b/tools/msvs/msi/i18n/en-us.wxl
index fd23724b56..86da6ecc40 100644
--- a/tools/msvs/msi/i18n/en-us.wxl
+++ b/tools/msvs/msi/i18n/en-us.wxl
@@ -22,7 +22,7 @@
<String Id="npm_Description">Install npm, the recommended package manager for [ProductName].</String>
<String Id="DocumentationShortcuts_Title">Online documentation shortcuts</String>
- <String Id="DocumentationShortcuts_Description">Add start menu entries that link the the online documentation for [ProductName] [FullVersion] and the [ProductName] website.</String>
+ <String Id="DocumentationShortcuts_Description">Add start menu entries that link the online documentation for [ProductName] [FullVersion] and the [ProductName] website.</String>
<String Id="EnvironmentPath_Title">Add to PATH</String>
<String Id="EnvironmentPath_Description">Add [ProductName], npm, and modules that were globally installed by npm to the PATH environment variable.</String>