[hibernate-commits] Hibernate SVN: r14836 - annotations/trunk/doc/reference/en/modules.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Jul 1 10:54:50 EDT 2008


Author: hardy.ferentschik
Date: 2008-07-01 10:54:50 -0400 (Tue, 01 Jul 2008)
New Revision: 14836

Modified:
   annotations/trunk/doc/reference/en/modules/setup.xml
Log:
ANN-741:
Fixed a typo.

Modified: annotations/trunk/doc/reference/en/modules/setup.xml
===================================================================
--- annotations/trunk/doc/reference/en/modules/setup.xml	2008-07-01 14:18:30 UTC (rev 14835)
+++ annotations/trunk/doc/reference/en/modules/setup.xml	2008-07-01 14:54:50 UTC (rev 14836)
@@ -168,7 +168,7 @@
   <section>
     <title>Logging</title>
 
-    <para>Hibernate Annotations utlizes <ulink
+    <para>Hibernate Annotations utilizes <ulink
     url="http://www.slf4j.org/">Simple Logging Facade for Java</ulink> (SLF4J)
     in order to log various system events. SLF4J can direct your logging
     output to several logging frameworks (NOP, Simple, log4j version 1.2, JDK
@@ -210,4 +210,4 @@
     url="http://www.hibernate.org/hib_docs/v3/reference/en/html_single/#configuration-logging">Logging</ulink>
     in the Hibernate Core documentation.</para>
   </section>
-</chapter>
\ No newline at end of file
+</chapter>




More information about the hibernate-commits mailing list