Skip to content

Commit 22fe62d

Browse files
committed
Fixed a formatting of the readme.txt files
1 parent 4634954 commit 22fe62d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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

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

3434
=============

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

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

3333
=============

src/JavaScriptEngineSwitcher.Vroom/readme.txt

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

3535
=============
3636
DOCUMENTATION

0 commit comments

Comments
 (0)