[hibernate-commits] Hibernate SVN: r14478 - search/trunk/doc/reference/en/modules.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Mar 21 10:25:04 EDT 2008


Author: epbernard
Date: 2008-03-21 10:25:04 -0400 (Fri, 21 Mar 2008)
New Revision: 14478

Modified:
   search/trunk/doc/reference/en/modules/mapping.xml
Log:
remove productname use

Modified: search/trunk/doc/reference/en/modules/mapping.xml
===================================================================
--- search/trunk/doc/reference/en/modules/mapping.xml	2008-03-21 14:24:05 UTC (rev 14477)
+++ search/trunk/doc/reference/en/modules/mapping.xml	2008-03-21 14:25:04 UTC (rev 14478)
@@ -644,8 +644,8 @@
       <section>
         <title>StringBridge</title>
 
-        <para>The simpliest custom solution is to give <productname>Hibernate
-        Search </productname> an implementation of your expected
+        <para>The simpliest custom solution is to give Hibernate
+        Search an implementation of your expected
         <emphasis>object to String</emphasis> bridge. To do so you need to
         implements the
         <literal>org.hibernate.search.bridge.StringBridge</literal>




More information about the hibernate-commits mailing list