Reword/fix (thanks Jani)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240598 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2007-08-02 13:12:18 +00:00
parent 05c7b748be
commit 2660f9bef5

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.26 $ -->
<!-- $Revision: 1.27 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.parse-ini-file">
<refnamediv>
@ -44,7 +44,7 @@
</note>
<note>
<para>
As of PHP 5.0.0 this function also handles new lines in values.
As of PHP 5.0.0 values enclosed in double quotes can contain new lines.
</para>
</note>
<note>
@ -57,8 +57,7 @@
</simpara>
</note>
<para>
The structure of the ini file is similar to that of
the &php.ini;'s.
The structure of the ini file is the same as the &php.ini;'s.
</para>
<para>
<link linkend="language.constants">Constants</link> may also be parsed