1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00

; Fix typos: prefer American spelling

This commit is contained in:
Stefan Kangas 2022-07-13 13:00:31 +02:00
parent e3e7f31faa
commit ba0871bef1
35 changed files with 292 additions and 292 deletions

View file

@ -794,7 +794,7 @@ function passes responsibility to the functions in
Other third-party values of `eldoc-documentation-strategy' should
not use `eldoc--make-callback'. They must find some alternate
way to produce callbacks to feed to
`eldoc-documentation-functions' and should endeavour to display
`eldoc-documentation-functions' and should endeavor to display
the docstrings eventually produced, using
`eldoc-display-functions'."
(let* (;; How many callbacks have been created by the strategy