Skip to content

Commit 4634954

Browse files
authored
Merge pull request #89 from MizardX/spelling
readme.txt missing words
2 parents 253b476 + 2477484 commit 4634954

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/JavaScriptEngineSwitcher.V8.Native.win-x64/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
====================
2828
POST-INSTALL ACTIONS
2929
====================
30-
If in your system does not `msvcp140.dll` assembly, then download and install
30+
If in your system does not have the `msvcp140.dll` assembly, then download and install
3131
the Microsoft Visual C++ Redistributable for Visual Studio 2019
3232
(https://visualstudio.microsoft.com/downloads/#microsoft-visual-c-redistributable-for-visual-studio-2019).
3333

src/JavaScriptEngineSwitcher.V8.Native.win-x86/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
====================
2727
POST-INSTALL ACTIONS
2828
====================
29-
If in your system does not `msvcp140.dll` assembly, then download and install
29+
If in your system does not have the `msvcp140.dll` assembly, then download and install
3030
the Microsoft Visual C++ Redistributable for Visual Studio 2019
3131
(https://visualstudio.microsoft.com/downloads/#microsoft-visual-c-redistributable-for-visual-studio-2019).
3232

src/JavaScriptEngineSwitcher.Vroom/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
====================
2828
POST-INSTALL ACTIONS
2929
====================
30-
If in your system does not assemblies `msvcr110.dll` and `msvcp140.dll`, then
30+
If in your system does not have the assemblies `msvcr110.dll` and `msvcp140.dll`, then
3131
download and install the Visual C++ Redistributable Packages for Visual Studio
3232
2012 (https://www.microsoft.com/en-us/download/details.aspx?id=30679) and 2015
3333
(https://www.microsoft.com/en-us/download/details.aspx?id=53840).

0 commit comments

Comments
 (0)