From b24dd690675b6a8d7dae6d2f0eda7798e53b9b5b Mon Sep 17 00:00:00 2001 From: Luflosi Date: Sun, 2 Jun 2019 11:54:20 +0200 Subject: [PATCH] Fix typo --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 29b4d4fa3..825d93611 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,7 +9,7 @@ To update |kitty|, :doc:`follow the instructions `. - hints kitten: Add a :option:`kitty +kitten hints --multiple-joiner` option to control how multiple selections are serialized when copying to clipboard - or inserting into the terminal. You can have them one separate lines, + or inserting into the terminal. You can have them on separate lines, separated by arbitrary characters, or even serialized as JSON (:iss:`1665`)