emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/xkcd 0f1abaebf5 14/82: typo: keybinding is t not r


From: ELPA Syncer
Subject: [nongnu] elpa/xkcd 0f1abaebf5 14/82: typo: keybinding is t not r
Date: Mon, 12 Dec 2022 21:59:50 -0500 (EST)

branch: elpa/xkcd
commit 0f1abaebf5bc62a0d49ef795620b29b1af7b2bcc
Author: Tim Heaney <oylenshpeegul@gmail.com>
Commit: Tim Heaney <oylenshpeegul@gmail.com>

    typo: keybinding is t not r
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6577c8fa4b..49d38e4d89 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Files are cached by default to ~/.emacs.d/xkcd/. This can be 
changed by changing
 | Keybinding | Use                            |  Function      |
 |:----------:|:------------------------------:|:--------------:|
 | `C-c r`    | Load a random xkcd             | (xkcd-rand)    |
-| `C-c r`    | Show alt-text in the minibuffer| (xkcd-alt-text)|
+| `C-c t`    | Show alt-text in the minibuffer| (xkcd-alt-text)|
 | `<right>`  | Load next xkcd                 | (xkcd-next)    |
 | `<left>`   | Load previous xkcd             | (xkcd-prev)    |
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]