Author: mcaspers
Date: 2011-03-17 20:42:10 -0400 (Thu, 17 Mar 2011)
New Revision: 29901
Modified:
trunk/hibernatetools/docs/reference/en-US/ant.xml
trunk/hibernatetools/docs/reference/en-US/introduction.xml
Log:
"Fixed spelling errors"
Modified: trunk/hibernatetools/docs/reference/en-US/ant.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/ant.xml 2011-03-18 00:38:06 UTC (rev 29900)
+++ trunk/hibernatetools/docs/reference/en-US/ant.xml 2011-03-18 00:42:10 UTC (rev 29901)
@@ -8,7 +8,7 @@
<title>Introduction</title>
<para>
- The <filename>hibernate-tools.jar</filename> file, available from
<ulink
url="http://www.hibernate.org/subprojects/tools.html">tools....;,
contains the core code for <productname>Hibernate Tools</productname>. It is
used as the basis for both the Ant tasks described in this document and the Eclipse
plugins availble as part of JBoss Developer Studio. The
<filename>hibernate-tools.jar</filename> file is located in your Eclipse
plugins directory at
<filename>/plugins/org.hibernate.eclipse.x.x.x/lib/tools/hibernate-tools.jar</filename>.
+ The <filename>hibernate-tools.jar</filename> file, available from
<ulink
url="http://www.hibernate.org/subprojects/tools.html">tools....;,
contains the core code for <productname>Hibernate Tools</productname>. It is
used as the basis for both the Ant tasks described in this document and the Eclipse
plugins available as part of JBoss Developer Studio. The
<filename>hibernate-tools.jar</filename> file is located in your Eclipse
plugins directory at
<filename>/plugins/org.hibernate.eclipse.x.x.x/lib/tools/hibernate-tools.jar</filename>.
</para>
<para>This jar is 100% independent from the Eclipse platform and can thus be
used independently of Eclipse.</para>
Modified: trunk/hibernatetools/docs/reference/en-US/introduction.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/introduction.xml 2011-03-18 00:38:06 UTC
(rev 29900)
+++ trunk/hibernatetools/docs/reference/en-US/introduction.xml 2011-03-18 00:42:10 UTC
(rev 29901)
@@ -51,7 +51,7 @@
</entry>
<entry>
<para>
- A set of wizards are provided with the <productname>Hibernate Eclipse
Tools</productname> to quickly create common
<productname>Hibernate</productname> files such as configuration
(<filename>cfg.xml</filename>) files, mapping files and
<filename>revenge.xml</filename> as well. The Code Generation wizard helps by
generating a series of various artifacts, and there is even support for completely reverse
engineering an existing database schema.
+ A set of wizards are provided with the <productname>Hibernate Eclipse
Tools</productname> to quickly create common
<productname>Hibernate</productname> files such as configuration
(<filename>cfg.xml</filename>) files, mapping files and
<filename>reveng.xml</filename> as well. The Code Generation wizard helps by
generating a series of various artifacts, and there is even support for completely reverse
engineering an existing database schema.
</para>
</entry>
<entry>