Skip to content

Commit 6424fe3

Browse files
committed
Third update for SCons/Tool/msvc.xml (remove hard tabs). [ci skip]
1 parent 518fd13 commit 6424fe3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

SCons/Tool/msvc.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -534,12 +534,12 @@ numbers. 'x' is used as a placeholder for a single digit that may vary.
534534
<itemizedlist>
535535

536536
<listitem><para>
537-
It is not necessary to install a Visual Studio IDE
538-
to build with &SCons; (for example, you can install only
539-
Build Tools), but when a Visual Studio IDE is installed,
540-
additional builders such as &b-link-MSVSSolution; and
541-
&b-link-MSVSProject; become available and correspond to
542-
the specified versions.
537+
It is not necessary to install a Visual Studio IDE
538+
to build with &SCons; (for example, you can install only
539+
Build Tools), but when a Visual Studio IDE is installed,
540+
additional builders such as &b-link-MSVSSolution; and
541+
&b-link-MSVSProject; become available and correspond to
542+
the specified versions.
543543
</para></listitem>
544544

545545
<listitem><para>
@@ -549,8 +549,8 @@ numbers. 'x' is used as a placeholder for a single digit that may vary.
549549
It is only necessary to specify the <literal>Exp</literal>
550550
suffix to select the express edition when both express and
551551
non-express editions of the same product are installed
552-
simulaneously. The <literal>Exp</literal> suffix is unnecessary,
553-
but accepted, when only the express edition is installed.
552+
simulaneously. The <literal>Exp</literal> suffix is unnecessary,
553+
but accepted, when only the express edition is installed.
554554
</para></listitem>
555555
</itemizedlist>
556556
</note>

0 commit comments

Comments
 (0)