derick          Wed Dec  5 03:30:41 2001 EDT

  Modified files:              
    /phpdoc/en/chapters security.xml 
  Log:
  - Typo
  
  
Index: phpdoc/en/chapters/security.xml
diff -u phpdoc/en/chapters/security.xml:1.36 phpdoc/en/chapters/security.xml:1.37
--- phpdoc/en/chapters/security.xml:1.36        Fri Nov 23 16:51:22 2001
+++ phpdoc/en/chapters/security.xml     Wed Dec  5 03:30:41 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.36 $ -->
+<!-- $Revision: 1.37 $ -->
  <chapter id="security">
   <title>Security</title>
 
@@ -764,7 +764,7 @@
    <title>Hiding PHP</title>
    <para>
     A few simple techniques can help to hide PHP, possibly slowing
-    down an attacker who is attempting to disover weaknesses in your
+    down an attacker who is attempting to discover weaknesses in your
     system. By setting expose_php = off in your php.ini file, you
     reduce the amount of information available to them.
    </para>


Reply via email to