[sheepdog] [PATCH RESEND] minor: fixed typo in sheep/cluster/zookeeper.c
Liu Yuan
namei.unix at gmail.com
Wed Jun 26 07:58:19 CEST 2013
On Tue, Jun 25, 2013 at 10:49:02PM -0700, Kai Zhang wrote:
> 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..c901a13 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 placehold 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)
Applied, thanks.
Yuan
More information about the sheepdog
mailing list