mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Typo fix (patch by Amal Murali)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333672 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6e91f734d0
commit
6993a8585b
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@
|
|||
<note>
|
||||
<para>
|
||||
Although display_errors may be set at runtime (with <function>ini_set</function>),
|
||||
it won't have any affect if the script has fatal errors.
|
||||
it won't have any effect if the script has fatal errors.
|
||||
This is because the desired runtime action does not get executed.
|
||||
</para>
|
||||
</note>
|
||||
|
|
Loading…
Reference in a new issue