summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2004-09-21 03:35:05 +0200
committerBradley Nicholes <bnicholes@apache.org>2004-09-21 03:35:05 +0200
commitbc4dd08fa6f048039183fcaa1040b32fe08c3c3a (patch)
tree12addb46201b4027ea700552be180b463f29bf69 /docs/manual
parent* server/core.c (merge_core_dir_configs): Fix Satisfy merging since (diff)
downloadapache2-bc4dd08fa6f048039183fcaa1040b32fe08c3c3a.tar.xz
apache2-bc4dd08fa6f048039183fcaa1040b32fe08c3c3a.zip
fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105222 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/mod_ldap.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml
index 0f091dda31..38d2ffd6fd 100644
--- a/docs/manual/mod/mod_ldap.xml
+++ b/docs/manual/mod/mod_ldap.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<!--
Copyright 2002-2004 The Apache Software Foundation
@@ -242,7 +242,7 @@ by other LDAP modules</description>
<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>