X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/5b76caa476d552e204adc3c1bf4af8e401ec5d42..b0b199744d35273a496b8e9189a28a83c70191da:/lisp/net/dbus.el?ds=sidebyside diff --git a/lisp/net/dbus.el b/lisp/net/dbus.el index 03b84a45ea..8a8d9e6332 100644 --- a/lisp/net/dbus.el +++ b/lisp/net/dbus.el @@ -150,7 +150,7 @@ association to the service from D-Bus." ;; entry has the structure ((UNAME SERVICE PATH MEMBER [RULE]) ...). ;; MEMBER is either a string (the handler), or a cons cell (a ;; property value). UNAME and property values are not taken into - ;; account for comparision. + ;; account for comparison. ;; Loop over the registered functions. (dolist (elt entry)