dallas Thu Sep 19 16:38:32 2002 EDT
Modified files:
/phpdoc/en/reference/apache reference.xml
Log:
Typo fixes.
Index: phpdoc/en/reference/apache/reference.xml
diff -u phpdoc/en/reference/apache/reference.xml:1.4
phpdoc/en/reference/apache/reference.xml:1.5
--- phpdoc/en/reference/apache/reference.xml:1.4 Wed Sep 18 07:01:32 2002
+++ phpdoc/en/reference/apache/reference.xml Thu Sep 19 16:38:31 2002
@@ -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>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php