From e38ded05d274ecf1c346a45fcc55fa0a9448896e Mon Sep 17 00:00:00 2001
From: Dallas Wang <dallas@php.net>
Date: Thu, 19 Sep 2002 20:38:31 +0000
Subject: [PATCH] Typo fixes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96192 c90b9560-bf6c-de11-be94-00142212c4b1
---
 reference/apache/reference.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/reference/apache/reference.xml b/reference/apache/reference.xml
index e95d074061..e359f2051d 100644
--- a/reference/apache/reference.xml
+++ b/reference/apache/reference.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.apache">
   <title>Apache-specific Functions</title>
   <titleabbrev>Apache</titleabbrev>
@@ -23,7 +23,7 @@
    <section id="apache.configuration">
     &reftitle.runtime;
     <para>
-     The behaviour of the Apache PHP module is affected by settings in php.ini.
+     The behaviour of the Apache PHP module is affected by settings in &php.ini;.
      Configuration settings from &php.ini; may be overridden by php_flag settings
      in the server configuration file or local <filename>.htaccess</filename> files.
     </para>
@@ -69,7 +69,7 @@
          <entry>xbit_hack</entry>
          <entry>Off</entry>
          <entry>PHP_INI_ALL</entry>
-         <entry>parse files with executable bit set as PHP regardles of their file ending</entry>
+         <entry>parse files with executable bit set as PHP regardless of their file ending</entry>
         </row>
        </tbody>
       </tgroup>