[sheepdog] [PATCH] minor: fixed typo in sheep/cluster/zookeeper.c
Kai Zhang
kyle at zelin.io
Wed Jun 26 07:35:50 CEST 2013
Signed-off-by: Kai Zhang <kyle at zelin.io>
---
sheep/cluster/zookeeper.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sheep/cluster/zookeeper.c b/sheep/cluster/zookeeper.c
index e895753..05885d5 100644
--- a/sheep/cluster/zookeeper.c
+++ b/sheep/cluster/zookeeper.c
@@ -576,7 +576,7 @@ static void zk_watcher(zhandle_t *zh, int type, int state, const char *path,
}
/*
- * We plcaehode the enough space to piggyback the nodes information on join
+ * We placehode the enough space to piggyback the nodes information on join
* response message so that every node can see the same membership view.
*/
static int add_join_event(void *msg, size_t msg_len)
--
1.7.9.5
More information about the sheepdog
mailing list