* lisp/bookmark.el: Doc fix.

This commit is contained in:
Stefan Kangas 2020-12-14 14:52:46 +01:00
parent 6858119bcd
commit c9758ba48a

View file

@ -26,7 +26,8 @@
;; This package is for setting "bookmarks" in files. A bookmark
;; associates a string with a location in a certain file. Thus, you
;; can navigate your way to that location by providing the string.
;; See the "User Variables" section for customizations.
;;
;; Type `M-x customize-group RET boomark RET' for user options.
;;; Code: