Author: stack
Date: Tue Nov 30 17:55:23 2010
New Revision: 1040655

URL: http://svn.apache.org/viewvc?rev=1040655&view=rev
Log:
Fix zookeeper section title

Modified:
    hbase/trunk/src/docbkx/book.xml

Modified: hbase/trunk/src/docbkx/book.xml
URL: 
http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/book.xml?rev=1040655&r1=1040654&r2=1040655&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/book.xml (original)
+++ hbase/trunk/src/docbkx/book.xml Tue Nov 30 17:55:23 2010
@@ -564,7 +564,7 @@ that you would have running <application
 listed in this file will be started and stopped when HBase cluster start or 
stop is run.</para>
 </section>
 
-<section 
xml:id="zookeeper"><title><indexterm><primary>ZooKeeper</primary></indexterm></title>
+<section 
xml:id="zookeeper"><title>ZooKeeper<indexterm><primary>ZooKeeper</primary></indexterm></title>
 <para>A distributed HBase depends on a running ZooKeeper cluster.
 All participating nodes and clients
 need to be able to access the running ZooKeeper ensemble.


Reply via email to