Typo: until => unless

Reported in Bug #46675


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269899 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2008-11-26 18:17:55 +00:00
parent 734b4c662b
commit 717487027e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.39 $ -->
<!-- $Revision: 1.40 $ -->
<section xml:id="errorfunc.configuration" xmlns="http://docbook.org/ns/docbook">
&reftitle.runtime;
&extension.runtime;
@ -278,7 +278,7 @@
<listitem>
<para>
Do not log repeated messages. Repeated errors must occur in the same
file on the same line until
file on the same line unless
<link linkend="ini.ignore-repeated-source">ignore_repeated_source</link>
is set true.
</para>