]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/simple-protocol.c
Copyediting / spelling / grammar
[catta] / avahi-daemon / simple-protocol.c
index 04b07c77fbff083a45183ac7b11fd5348d26dea2..33e5db333f9fcd419d67e414e6b18fc3dff28110 100644 (file)
@@ -472,7 +472,7 @@ int simple_protocol_setup(const AvahiPoll *poll_api) {
     strncpy(sa.sun_path, AVAHI_SOCKET, sizeof(sa.sun_path)-1);
 
     /* We simply remove existing UNIX sockets under this name. The
-       Avahi daemons makes sure that it runs only once on a host,
+       Avahi daemon makes sure that it runs only once on a host,
        therefore sockets that already exist are stale and may be
        removed without any ill effects */