Fix typo
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14360 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
1cdf1f47ea
commit
65dada846c
|
@ -143,7 +143,7 @@ TimestampsRegion buildTimestampsRegion(String regionName,
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>As part of its startup process, te region factory delegates
|
<para>As part of its startup process, the region factory delegates
|
||||||
responsibility for providing JBoss Cache instances to an
|
responsibility for providing JBoss Cache instances to an
|
||||||
implementation of the
|
implementation of the
|
||||||
<literal>org.hibernate.cache.jbc2.CacheInstanceManager</literal>
|
<literal>org.hibernate.cache.jbc2.CacheInstanceManager</literal>
|
||||||
|
|
Loading…
Reference in New Issue