From bf761a718904bb1c78346a3733ea102bcbb5c5da Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Sun, 11 Nov 2018 13:04:53 +0100 Subject: [PATCH] Fix typo in changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7676440bd..72709c976 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -33,7 +33,7 @@ Changelog connected to a terminal (:iss:`1130`) - hints kitten: Insert trailing spaces after matches when using the - ``--multiple`` option. Also add a separate ``--add-traling-space`` + ``--multiple`` option. Also add a separate ``--add-trailing-space`` option to control this behavior (:pull:`1132`) - Fix the ``*_with_cwd`` actions using the cwd of the overlay window rather