>From 0ea1a2c575b218bc6a541620a000837b9d7eb738 Mon Sep 17 00:00:00 2001 From: Evgenii Klimov Date: Sun, 30 Jul 2023 22:40:42 +0100 Subject: [PATCH v2] Fix typos --- register-list.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/register-list.el b/register-list.el index 34312607fa..db72186ed4 100644 --- a/register-list.el +++ b/register-list.el @@ -35,7 +35,7 @@ ;; to concatenate the content of registers, mark them with `c' and ;; process with `x'. -;; You can also edit the register's key with `k' and its value with `v' +;; You can also edit the register's key with `e' and its value with `E'. ;; Hitting RET on a value string will jump to the register's location or ;; add the text to the kill ring. Hitting RET on a register's type will ;; restrict the list to registers of this type. -- 2.34.1