Typo fixes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96192 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dallas Wang 2002-09-19 20:38:31 +00:00
parent dd4e218f27
commit e38ded05d2

View file

@ -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>