- Fixed bug #24102, wrong units

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130797 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2003-06-09 20:41:23 +00:00
parent 5abd63c92c
commit 9f0b0a94b4

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.13 $ -->
<!-- $Revision: 1.14 $ -->
<section id="errorfunc.configuration">
&reftitle.runtime;
&extension.runtime;
@ -206,7 +206,7 @@
</term>
<listitem>
<para>
Set the maximum length of log_errors in kbytes. In
Set the maximum length of log_errors in bytes. In
<link linkend="ini.error-log">error_log</link> information about
the source is added. The default is 1024 and 0 allows to not apply
any maximum length at all.