[hibernate-commits] Hibernate SVN: r10497 - trunk/HibernateExt/tools/doc/reference/en/modules

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Sep 20 05:27:21 EDT 2006


Author: max.andersen at jboss.com
Date: 2006-09-20 05:27:18 -0400 (Wed, 20 Sep 2006)
New Revision: 10497

Modified:
   trunk/HibernateExt/tools/doc/reference/en/modules/ant.xml
Log:
typo

Modified: trunk/HibernateExt/tools/doc/reference/en/modules/ant.xml
===================================================================
--- trunk/HibernateExt/tools/doc/reference/en/modules/ant.xml	2006-09-20 08:35:11 UTC (rev 10496)
+++ trunk/HibernateExt/tools/doc/reference/en/modules/ant.xml	2006-09-20 09:27:18 UTC (rev 10497)
@@ -622,7 +622,7 @@
           necessary.</para>
 
           <para><programlisting><![CDATA[<hibernatetool destdir="${build.dir}/generated">
- <annotaitonconfiguration configurationfile="hibernate.cfg.xml"/>
+ <annotationconfiguration configurationfile="hibernate.cfg.xml"/>
  <hbm2hbmxml/>
 </hibernatetool>]]></programlisting></para>
         </section>
@@ -715,8 +715,7 @@
       </section>
 
       <section id="hbmtemplate">
-        <title>Generic Hibernate metamodel exporter
-        (<literal>&lt;hbmtemplate&gt;</literal>)</title>
+        <title>Generic Hibernate metamodel exporter (<literal>&lt;hbmtemplate&gt;</literal>)</title>
 
         <para>Generic exporter that can be controlled by a user provided
         template or class.</para>




More information about the hibernate-commits mailing list