diff options
Diffstat (limited to 'lisp/net/zeroconf.el')
-rw-r--r-- | lisp/net/zeroconf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el index d801a4c094c..9060e091587 100644 --- a/lisp/net/zeroconf.el +++ b/lisp/net/zeroconf.el @@ -486,7 +486,7 @@ TYPE. The resulting list has the format (nth 9 (zeroconf-resolve-service service))) -;;; Services signalling. +;;; Services signaling. ;; Register for the service type browser. Service registrations will ;; happen in `zeroconf-service-type-browser-handler', when there is an |