Fix typo in changelog.

This commit is contained in:
Dan Allan 2018-12-14 20:04:25 -05:00
parent 7116b294b3
commit e0b44b481a

View file

@ -107,7 +107,7 @@ v0.8.4
**Fixed:**
* Fixed issue with ``and`` & ``or`` being incoreectly tokenized in implicit
* Fixed issue with ``and`` & ``or`` being incorrectly tokenized in implicit
subprocesses. Auto-wrapping of certain subprocesses will now correctly work.
For example::