From hibernate-commits at lists.jboss.org Fri Mar 21 10:24:06 2008 Content-Type: multipart/mixed; boundary="===============5584599994116206889==" MIME-Version: 1.0 From: hibernate-commits at lists.jboss.org To: hibernate-commits at lists.jboss.org Subject: [hibernate-commits] Hibernate SVN: r14477 - search/trunk/doc/reference/en/modules. Date: Fri, 21 Mar 2008 10:24:06 -0400 Message-ID: --===============5584599994116206889== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: epbernard Date: 2008-03-21 10:24:05 -0400 (Fri, 21 Mar 2008) New Revision: 14477 Modified: search/trunk/doc/reference/en/modules/mapping.xml Log: Unbroke broken english Modified: search/trunk/doc/reference/en/modules/mapping.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- search/trunk/doc/reference/en/modules/mapping.xml 2008-03-21 13:49:20 U= TC (rev 14476) +++ search/trunk/doc/reference/en/modules/mapping.xml 2008-03-21 14:24:05 U= TC (rev 14477) @@ -635,10 +635,11 @@
Custom Bridge = - It can happen that the built-in bridges of Hibernate Search do= not - cover some of your property types, or that the String representation - used is not what you expect. The following paragraphs sveral solutio= ns - for this problem. + Sometimes, the built-in bridges of Hibernate Search do not + cover some of your property types, or the String representation + used by the bridge does not meet your requirements. + The following paragraphs describe several solutions + to this problem. =
StringBridge --===============5584599994116206889==--