]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
s/dependant/dependent/
authorDaniel Gruno <humbedooh@apache.org>
Tue, 4 Sep 2012 10:42:25 +0000 (10:42 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 4 Sep 2012 10:42:25 +0000 (10:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380533 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_digest.xml
docs/manual/mod/mod_ldap.xml

index 73b85bca52dc87263ca62108e8a0e01c18d69115..b10bfa2a05186ceda2e84205ca7f4371384bc79d 100644 (file)
@@ -325,7 +325,7 @@ of clients</description>
     the amount of shared memory, that will be allocated at the server
     startup for keeping track of clients. Note that the shared memory
     segment cannot be set less than the space that is necessary for
-    tracking at least <em>one</em> client. This value is dependant on your
+    tracking at least <em>one</em> client. This value is dependent on your
     system. If you want to find out the exact value, you may simply
     set <directive>AuthDigestShmemSize</directive> to the value of
     <code>0</code> and read the error message after trying to start the
index 6afb1779bee23785858a1817691c7edd0ca5f2bc..216563c84208c28ce43de14ab119068df3995635 100644 (file)
@@ -608,7 +608,7 @@ connection client certificates.</description>
     <p>It specifies the directory path, file name or nickname of a
     per connection client certificate used when establishing an SSL
     or TLS connection to an LDAP server. Different locations or
-    directories may have their own independant client certificate
+    directories may have their own independent client certificate
     settings. Some LDAP toolkits (notably Novell)
     do not support per connection client certificates, and will throw an
     error on LDAP server connection if you try to use this directive