diff --git a/reference/spl/functions/spl-autoload-call.xml b/reference/spl/functions/spl-autoload-call.xml index e2b472bcf7..8822f42f60 100644 --- a/reference/spl/functions/spl-autoload-call.xml +++ b/reference/spl/functions/spl-autoload-call.xml @@ -3,7 +3,7 @@ spl_autoload_call - Try all registered __autoload() function to load the requested class + Try all registered __autoload() functions to load the requested class &reftitle.description;