]> granicus.if.org Git - apache/commitdiff
typo/grammar fixes
authorDaniel Gruno <humbedooh@apache.org>
Tue, 4 Sep 2012 18:03:59 +0000 (18:03 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 4 Sep 2012 18:03:59 +0000 (18:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1380774 13f79535-47bb-0310-9956-ffa450edef68

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

index e4a681cb038558faa07f38f68129373da9101a28..1194318c0db7f6d8f7280746f37ebc27836f47b0 100644 (file)
@@ -284,7 +284,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 6a9af85aa45f868bc43543f59bfa9d6eaa852e9b..4e60f29fe7dbc40d8a15aa908698bd3853be5669 100644 (file)
@@ -79,7 +79,7 @@ passe</description>
     <p>Chaque ligne du fichier des utilisateurs se compose du nom de
     l'utilisateur, du caract&egrave;re ':' et du mot de passe chiffr&eacute;. Si le
     m&ecirc;me identifiant utilisateur est r&eacute;f&eacute;renc&eacute; plusieurs fois,
-    <module>mod_authn_file</module> utilisera la premi&egrave;re occurence pour
+    <module>mod_authn_file</module> utilisera la premi&egrave;re occurrence pour
     v&eacute;rifier le mot de passe.</p>
 
      <p>Le format du mot de passe chiffr&eacute; d&eacute;pend du frontal
index bce703e884a5d85bc8aedf9ddf3f57b050c9638c..be7dacc1c56d2de2dd3d28643b4dea4295ab6f72 100644 (file)
@@ -605,7 +605,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