Repository: curator
Updated Branches:
  refs/heads/master 879170804 -> 2c0c52322


fixed typo


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/9ecf1f15
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/9ecf1f15
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/9ecf1f15

Branch: refs/heads/master
Commit: 9ecf1f154f52b50b4013c0e7faf6b0b505df9ef6
Parents: 2f751df
Author: randgalt <[email protected]>
Authored: Mon Jul 7 13:12:49 2014 -0500
Committer: randgalt <[email protected]>
Committed: Mon Jul 7 13:12:49 2014 -0500

----------------------------------------------------------------------
 curator-x-rpc/src/site/confluence/events.confluence | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/9ecf1f15/curator-x-rpc/src/site/confluence/events.confluence
----------------------------------------------------------------------
diff --git a/curator-x-rpc/src/site/confluence/events.confluence 
b/curator-x-rpc/src/site/confluence/events.confluence
index 8b3f711..6a3e29b 100644
--- a/curator-x-rpc/src/site/confluence/events.confluence
+++ b/curator-x-rpc/src/site/confluence/events.confluence
@@ -33,7 +33,7 @@ h3. CuratorEvent
 |children|list of string|list of node names if the event type has it|
 |aclList|list of Acl|list of ACL data if the event type has it|
 |watchedEvent|WatchedEvent|if the event type is WATCHED|
-|leaderEvent|LeaderEvent|if the event type is WATCHED|
+|leaderEvent|LeaderEvent|if the event type is LEADER|
 |childrenCacheEvent|PathChildrenCacheEvent|if the event type is 
PATH\_CHILDREN\_CACHE|
 
 h3. CuratorEventType

Reply via email to