vrana Tue Apr 26 12:21:17 2005 EDT
Modified files:
/phpdoc/en/install ini.xml
Log:
Typo
http://cvs.php.net/diff.php/phpdoc/en/install/ini.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/install/ini.xml
diff -u phpdoc/en/install/ini.xml:1.7 phpdoc/en/install/ini.xml:1.8
--- phpdoc/en/install/ini.xml:1.7 Tue Apr 26 12:16:03 2005
+++ phpdoc/en/install/ini.xml Tue Apr 26 12:21:17 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<chapter id="configuration">
<title>Runtime Configuration</title>
@@ -40,7 +40,7 @@
The &php.ini; directives handled by extensions are documented respectively
on the pages of the extensions themselves. The <link linkend="ini">list of
the core directives</link> is available in the appendix. Probably not all
- the PHP directives are documented in the manual though. For a completel
list
+ PHP directives are documented in the manual though. For a complete list
of directives available in your PHP version, please read your well
commented
&php.ini; file. Alternatively, you may find the
<ulink url="&url.php.cvs.phpini;">the latest &php.ini;</ulink> from CVS