]> granicus.if.org Git - apache/commitdiff
fix mispelling of "happened"
authorJeff Trawick <trawick@apache.org>
Tue, 23 Dec 2003 13:13:58 +0000 (13:13 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 23 Dec 2003 13:13:58 +0000 (13:13 +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/trunk@102108 13f79535-47bb-0310-9956-ffa450edef68

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

index 14a113b5d9ffd9da3317843a0975e925829f6e2b..075b64943d82aab97844e4f43c6dd782cbe7bb7b 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>