You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2004/09/21 03:35:06 UTC

cvs commit: httpd-2.0/docs/manual/mod mod_ldap.xml

bnicholes    2004/09/20 18:35:06

  Modified:    docs/manual/mod mod_ldap.xml
  Log:
  fix typo
  
  Revision  Changes    Path
  1.14      +2 -2      httpd-2.0/docs/manual/mod/mod_ldap.xml
  
  Index: mod_ldap.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_ldap.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- mod_ldap.xml	20 Aug 2004 16:24:52 -0000	1.13
  +++ mod_ldap.xml	21 Sep 2004 01:35:05 -0000	1.14
  @@ -242,7 +242,7 @@
   
   <directivesynopsis>
   <name>LDAPSharedCacheFile</name>
  -<description>Sets the shared memory chache file</description>
  +<description>Sets the shared memory cache file</description>
   <syntax>LDAPSharedCacheFile <var>directory-path/filename</var></syntax>
   <contextlist><context>server config</context></contextlist>