mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; Fix a typo
This commit is contained in:
parent
6e9fd53cca
commit
7904066fb7
|
|
@ -58,7 +58,7 @@
|
|||
;; them. The latter functions correspond to built-in location types.
|
||||
;;
|
||||
;; More generally, a location must also be values that `cl-defmethod'
|
||||
;; can dispatch on, usually cl-strincs. Each of them implements
|
||||
;; can dispatch on, usually cl-structs. Each of them implements
|
||||
;; `xref-location-group' and `xref-location-marker'.
|
||||
;; `xref-location-line' is optional.
|
||||
;;
|
||||
|
|
|
|||
Loading…
Reference in a new issue