Fix < -> &lt; problem that broke docs build.

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560552 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonathan Hsieh 2014-01-22 22:36:37 +00:00
parent 8bca647645
commit d84c5f759c
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ dev list and we'll sign you up. Owners do not need to be committers.
<para>We <link xlink:href="http://search-hadoop.com/m/Gwxwl10cFHa1">agreed</link> <para>We <link xlink:href="http://search-hadoop.com/m/Gwxwl10cFHa1">agreed</link>
to the following SVN commit message format: to the following SVN commit message format:
<programlisting>HBASE-xxxxx &lt;title>. (&lt;contributor>)</programlisting> <programlisting>HBASE-xxxxx &lt;title>. (&lt;contributor>)</programlisting>
If the person making the commit is the contributor, leave off the '(<contributor>)' element. If the person making the commit is the contributor, leave off the '(&lt;contributor>)' element.
</para> </para>
</section> </section>
</chapter> </chapter>