]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/main.c
Spelling fixes
[netatalk.git] / etc / afpd / main.c
index e89d0a2e9e58d6aacf2e2cc5af061a56959bb5dc..1c5c4c425e4359e96e3ceea8539d574cbb52ef2c 100644 (file)
@@ -347,7 +347,7 @@ int main(int ac, char **av)
     /* watch atp, dsi sockets and ipc parent/child file descriptor. */
 
     if (obj.options.flags & OPTION_KEEPSESSIONS) {
-        LOG(log_note, logtype_afpd, "Activating continous service");
+        LOG(log_note, logtype_afpd, "Activating continuous service");
         disasociated_ipc_fd = ipc_server_uds(_PATH_AFP_IPC);
     }