]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mix mispelling of "happened"
authorJeff Trawick <trawick@apache.org>
Tue, 23 Dec 2003 13:22:49 +0000 (13:22 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 23 Dec 2003 13:22:49 +0000 (13:22 +0000)
PR:         25714
Submitted by: P.M. <millenix zemos.net>
Reviewed by:  Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102109 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/security_tips.html.en
docs/manual/misc/security_tips.xml

index e30afb2c7b96e03c4353e0cb4b69de5e64b4eb91..5a83487491647cfe02fecbbc6828a1fa8c3f54b0 100644 (file)
     
     <p>To keep up-to-date with what is actually going on against your server 
     you have to check the <a href="../logs.html">Log Files</a>.  Even though 
-    the log files only reports what has already happend, they will give you 
+    the log files only reports what has already happened, they will give you 
     some understanding of what attacks is thrown against the server and 
     allows you to check if the necessary level of security is present.</p>
     
       by server configuration: /usr/local/apache/htdocs/.htpasswd
     </code></p></div>
     
-    <p>As you can see, the log files only report what already has happend, so 
+    <p>As you can see, the log files only report what already has happened, so 
     if the client had been able to access the <code>.htpasswd</code> file you 
     would have seen something similar to:</p>
     
index 7597b5e44789fa9d9005c17e5587827fed1690f9..b6b9a9f98663179cb9ee784e29191331d3c57b0b 100644 (file)
     
     <p>To keep up-to-date with what is actually going on against your server 
     you have to check the <a href="../logs.html">Log Files</a>.  Even though 
-    the log files only reports what has already happend, they will give you 
+    the log files only reports what has already happened, they will give you 
     some understanding of what attacks is thrown against the server and 
     allows you to check if the necessary level of security is present.</p>
     
       by server configuration: /usr/local/apache/htdocs/.htpasswd
     </example>
     
-    <p>As you can see, the log files only report what already has happend, so 
+    <p>As you can see, the log files only report what already has happened, so 
     if the client had been able to access the <code>.htpasswd</code> file you 
     would have seen something similar to:</p>