Author Login
Post Reply
Author: stliu
Date: 2010-08-23 09:03:54 -0400 (Mon, 23 Aug 2010)
New Revision: 20224
Modified:
validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/bootstrapping.xml
Log:
typo
Modified: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/bootstrapping.xml
===================================================================
--- validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/bootstrapping.xml 2010-08-23 11:13:03 UTC (rev 20223)
+++ validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/bootstrapping.xml 2010-08-23 13:03:54 UTC (rev 20224)
@@(protected) @@
enabled automatically depending on your environment. The first is the
<classname>DefaultTraversableResolver</classname> which will always return
true for <methodname>isReachable()</methodname> and
- i<methodname>sTraversable()</methodname>. The second is the
+ <methodname>isTraversable()</methodname>. The second is the
<classname>JPATraversableResolver</classname> which gets enabled when
Hibernate Validator gets used in combination with JPA 2. In case you have
to provide your own resolver you can do so again using the
_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits