Skip to content

Commit a927b57

Browse files
committed
Fix typo in changelog
1 parent 2cb0139 commit a927b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ v0.14.0 (2021-04-20)
77
* **breaking**: Remove buggy workarounds on Windows.
88
Colors will now be off by default unless ``cli_setup()`` is called
99
with ``color="always"``. Configurations that are known to work are
10-
``cmd.exe`` and ``git-bash`` when using ``mintty``.
10+
``cmd.exe`` and ``git-bash`` when using ``winpty``.
1111

1212
* **breaking**: ``colorama.init()`` is called uncoditionaly when ``cli_ui`` is
1313
imported

0 commit comments

Comments
 (0)