From bca5e40660cb409090a9e38a43d7d11ab786e9f5 Mon Sep 17 00:00:00 2001 From: TAKAGI Masahiro Date: Thu, 25 May 2006 18:23:56 +0000 Subject: [PATCH] typo. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213754 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/functions/spl-autoload-call.xml | 6 +++--- reference/spl/functions/spl-autoload-functions.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/spl/functions/spl-autoload-call.xml b/reference/spl/functions/spl-autoload-call.xml index 2dbf85746d..d035f119d5 100755 --- a/reference/spl/functions/spl-autoload-call.xml +++ b/reference/spl/functions/spl-autoload-call.xml @@ -1,10 +1,10 @@ - + - spl_autoload-call + spl_autoload_call - Try all registerd autoload function to load the requested class + Try all registered __autoload() function to load the requested class diff --git a/reference/spl/functions/spl-autoload-functions.xml b/reference/spl/functions/spl-autoload-functions.xml index b21277ee5c..8b100d2f04 100755 --- a/reference/spl/functions/spl-autoload-functions.xml +++ b/reference/spl/functions/spl-autoload-functions.xml @@ -1,8 +1,8 @@ - + - spl_autoload-functions + spl_autoload_functions Return all registered __autoload() functionns