From d87bf5e55f7251014669867690744624a9590a5e Mon Sep 17 00:00:00 2001 From: plugd Date: Tue, 27 Jul 2021 18:33:30 +0200 Subject: [PATCH] Spelling correction. --- elpher.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpher.el b/elpher.el index bdb7aab..950b4bc 100644 --- a/elpher.el +++ b/elpher.el @@ -1882,7 +1882,7 @@ To bookmark the link at point use \\[elpher-bookmark-link]." 'follow-link t 'help-echo "RET,mouse-1: open Emacs bookmark menu") (insert (substitute-command-keys - ",\nwhich can also be openned from anywhere using '\\[bookmark-bmenu-list]'.")) + ",\nwhich can also be opened from anywhere using '\\[bookmark-bmenu-list]'.")) (elpher-restore-pos))) (defun elpher-show-bookmarks () -- 2.20.1