1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Spelling fixes.

This commit is contained in:
Paul Eggert 2011-12-11 21:32:49 -08:00
parent 11636b221d
commit 333f9019e2
78 changed files with 146 additions and 148 deletions

View file

@ -101,7 +101,7 @@ Otherwise, return result of last form in BODY, or all other errors."
(defvar dbus-event-error-hooks nil
"Functions to be called when a D-Bus error happens in the event handler.
Every function must accept two arguments, the event and the error variable
catched in `condition-case' by `dbus-error'.")
caught in `condition-case' by `dbus-error'.")
;;; Hash table of registered functions.