From c682f30ab60ed1a1ba0172e64093e674bd6c9e60 Mon Sep 17 00:00:00 2001 From: Coleman McFarland Date: Sun, 13 Feb 2022 21:18:35 -0500 Subject: [PATCH] Change "edition" to "editing" in keys.asciidoc --- doc/pages/keys.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/keys.asciidoc b/doc/pages/keys.asciidoc index 1e8b2956..5f5c0e4a 100644 --- a/doc/pages/keys.asciidoc +++ b/doc/pages/keys.asciidoc @@ -716,7 +716,7 @@ When pressing `:` in normal mode, Kakoune will open a prompt to enter a command. The executed command line is stored in the *:* register (See <>). -During edition, a transient *clipboard* is available, its content is +During editing, a transient *clipboard* is available, its content is empty at the start of prompt edition, and is not preserved afterwards. The following keys are recognized by this mode to help with editing