diff --git a/reference/spl/functions/spl-autoload-functions.xml b/reference/spl/functions/spl-autoload-functions.xml index 46b551626b..dcc98932c5 100755 --- a/reference/spl/functions/spl-autoload-functions.xml +++ b/reference/spl/functions/spl-autoload-functions.xml @@ -1,5 +1,5 @@ - + spl_autoload_functions @@ -15,7 +15,7 @@ This function returns an array of all registered __autoload functions. - If the autoload stack if not activated then the return value is false. + If the autoload stack is not activated then the return value is false. If no function is registered the return value will be an empty array.