Skip to content

Commit 2771d8a

Browse files
committed
[symfony#2062] Removing some whitespace
1 parent e2165a0 commit 2771d8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/console/introduction.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ You can install the component in many different ways:
2323
.. note::
2424

2525
Windows does not support ANSI colors by default so the Console Component detects and
26-
disables colors where Windows does not have support. However, if Windows is not
27-
configured with an ANSI driver and your console commands invoke other scripts which
26+
disables colors where Windows does not have support. However, if Windows is not
27+
configured with an ANSI driver and your console commands invoke other scripts which
2828
emit ANSI color sequences, they will be shown as raw escape characters.
29-
29+
3030
To enable ANSI colour support for Windows, please install `ANSICON_`.
3131

3232
Creating a basic Command

0 commit comments

Comments
 (0)