git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14360 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Brian Stansberry 2008-02-25 20:03:07 +00:00
parent 1cdf1f47ea
commit 65dada846c
1 changed files with 1 additions and 1 deletions

View File

@ -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>