[hibernate-commits] Hibernate SVN: r14958 - core/trunk/documentation/jbosscache2/src/main/docbook/en-US/content.
hibernate-commits at lists.jboss.org
hibernate-commits at lists.jboss.org
Fri Jul 18 15:29:30 EDT 2008
Author: bstansberry at jboss.com
Date: 2008-07-18 15:29:29 -0400 (Fri, 18 Jul 2008)
New Revision: 14958
Modified:
core/trunk/documentation/jbosscache2/src/main/docbook/en-US/content/eviction.xml
Log:
Minor grammar
Modified: core/trunk/documentation/jbosscache2/src/main/docbook/en-US/content/eviction.xml
===================================================================
--- core/trunk/documentation/jbosscache2/src/main/docbook/en-US/content/eviction.xml 2008-07-18 17:10:47 UTC (rev 14957)
+++ core/trunk/documentation/jbosscache2/src/main/docbook/en-US/content/eviction.xml 2008-07-18 19:29:29 UTC (rev 14958)
@@ -272,7 +272,7 @@
<para>
The FQN for the cache region where entities of a particular class
- is stored is derived as follows:
+ are stored is derived as follows:
</para>
<para>
<literal>/</literal> + <emphasis>Region Prefix</emphasis> + <literal>/</literal>
More information about the hibernate-commits
mailing list