Skip to content

Commit

Permalink
HHH-8186 Typo in docs, Caching section nonstrict != nontrict
Browse files Browse the repository at this point in the history
  • Loading branch information
stliu committed Apr 16, 2013
1 parent cf8113d commit 2daa528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/src/main/docbook/devguide/en-US/Caching.xml
Expand Up @@ -370,7 +370,7 @@
<entry>
<itemizedlist>
<listitem><para>read-only</para></listitem>
<listitem><para>nontrict read-write</para></listitem>
<listitem><para>nonstrict read-write</para></listitem>
<listitem><para>read-write</para></listitem>
</itemizedlist>
</entry>
Expand All @@ -381,7 +381,7 @@
<entry>
<itemizedlist>
<listitem><para>read-only</para></listitem>
<listitem><para>nontrict read-write</para></listitem>
<listitem><para>nonstrict read-write</para></listitem>
<listitem><para>read-write</para></listitem>
<listitem><para>transactional</para></listitem>
</itemizedlist>
Expand Down

0 comments on commit 2daa528

Please sign in to comment.