logging: fix comment typo
authorMichael Adam <obnox@samba.org>
Mon, 15 Apr 2013 10:50:42 +0000 (12:50 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 26 Apr 2013 13:56:58 +0000 (15:56 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 4c0cbfbe8b19f2e6fe17093b52c734bec63dd8b7)

server/ctdb_logging.c

index a7ca1a1df99aeba36437779e5872aa8622dcee2a..7881c2f2b154ad030750df6aec35672812f0baf9 100644 (file)
@@ -66,7 +66,7 @@ static void ctdb_syslog_handler(struct event_context *ev, struct fd_event *fde,
 }
 
 
-/* called when the pipd from the main daemon has closed
+/* called when the pipe from the main daemon has closed
  * this is for the syslog daemon, we can not use DEBUG here
  */
 static void ctdb_syslog_terminate_handler(struct event_context *ev, struct fd_event *fde,