aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--which-key.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/which-key.el b/which-key.el
index 7927c901fec..4088032f26e 100644
--- a/which-key.el
+++ b/which-key.el
@@ -504,7 +504,7 @@ This string is fed into `substitute-command-keys'")
504These translations are not relevant most of the times since a lot 504These translations are not relevant most of the times since a lot
505of terminals issue META modifier for the Alt key. 505of terminals issue META modifier for the Alt key.
506 506
507See http://www.gnu.org/software/emacs/manual/html_node/emacs/Modifier-Keys.html" 507See Info node `(emacs)Modifier Keys'."
508 :type 'boolean 508 :type 'boolean
509 :version "1.0") 509 :version "1.0")
510 510