Author: ochikvina
Date: 2008-04-29 09:42:10 -0400 (Tue, 29 Apr 2008)
New Revision: 7891
Modified:
trunk/hibernatetools/docs/reference/en/modules/plugins.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-153 - correcting spelling
Modified: trunk/hibernatetools/docs/reference/en/modules/plugins.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2008-04-29 13:41:49 UTC
(rev 7890)
+++ trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2008-04-29 13:42:10 UTC
(rev 7891)
@@ -12,7 +12,7 @@
<para>Hibernate Eclipse Tools include wizards for creating Hibernate mapping
files,
configuration files (.cfg.xml), revenge.xml as well as wizards for adjusting
Console
Configuration and Code Generation. Special structured and XML editors, editors for
executing
- HQL and Criteria queries are also provided Hibernate Console. Refer to <link
+ HQL and Criteria queries are also provided in Hibernate Console. Refer to <link
linkend="hibernate_key_features">Key Features</link> section
to find all benefits that you
can take advantage of while using the tools within Eclipse.</para>
@@ -76,7 +76,7 @@
</section>
- <section>
+ <section id="hib_config_file">
<title>Creating a Hibernate Configuration File</title>
<para>To be able to reverse engineer, prototype queries, and of course to
simply use