git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1481718 13f79535-47bb-0310-9956-ffa450edef68
@@ -348,6 +348,8 @@ BUGFIXES:
ZOOKEEPER-1697. large snapshots can cause continuous quorum failure
(phunt via fpj)
+ ZOOKEEPER-1706. Typo in Double Barriers example (Jingguo Yao via fpj)
+
IMPROVEMENTS:
ZOOKEEPER-1170. Fix compiler (eclipse) warnings: unused imports,
@@ -216,7 +216,7 @@
<listitem>
<para>if <emphasis>p</emphasis> is the lowest process
- node in L, wait on highest process node in P</para>
+ node in L, wait on highest process node in L</para>
</listitem>