Skip to content

Commit 70e25a3

Browse files
teonivaloisfredericDelaporte
authored andcommitted
Fixing typo on the memcached distributed cache description in the docs.
1 parent 95c43e4 commit 70e25a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/modules/nhibernate_caches.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@
783783
<title>Memcached distributed cache factory</title>
784784

785785
<para>
786-
<literal>NHibernate.Caches.CoreDistributedCache.Memcached</literal> provides a Redis distributed cache factory.
786+
<literal>NHibernate.Caches.CoreDistributedCache.Memcached</literal> provides a Memcached distributed cache factory.
787787
This factory yields a <literal>Enyim.Caching.MemcachedClient</literal> from <literal>EnyimMemcachedCore</literal>.
788788
For using it, reference the cache factory package and set the <literal>factory-class</literal> attribute of the
789789
<literal>coredistributedcache</literal> configuration section to

0 commit comments

Comments
 (0)