From b70600e0705e351c2b982b4c7d57237a8332b074 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Fri, 5 Feb 2021 17:11:29 +0100 Subject: [PATCH] docs: Remove errant space --- doc_src/cmds/bind.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc_src/cmds/bind.rst b/doc_src/cmds/bind.rst index acfdc07eb..20c1c7fd4 100644 --- a/doc_src/cmds/bind.rst +++ b/doc_src/cmds/bind.rst @@ -2,7 +2,6 @@ bind - handle fish key bindings =============================== - Synopsis -------- @@ -182,7 +181,7 @@ The following special input functions are available: - ``swap-selection-start-stop``, go to the other end of the highlighted text without changing the selection -- ``transpose-chars``, transpose two characters to the left of the cursor +- ``transpose-chars``, transpose two characters to the left of the cursor - ``transpose-words``, transpose two words to the left of the cursor