typofix for doc bug #75498

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343380 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2017-11-08 09:16:36 +00:00
parent 51e8797308
commit b77d30fcc8

View file

@ -3,7 +3,7 @@
<refentry xml:id="function.spl-autoload-call" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>spl_autoload_call</refname>
<refpurpose>Try all registered __autoload() function to load the requested class</refpurpose>
<refpurpose>Try all registered __autoload() functions to load the requested class</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;