From 93ee02958436e16af123fe704c75ed83cb7ac27c Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Sat, 31 Mar 2007 10:17:03 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233010 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/classobj/functions/get-class-methods.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/classobj/functions/get-class-methods.xml b/reference/classobj/functions/get-class-methods.xml index 5708c2c0e3..1321dd83a0 100644 --- a/reference/classobj/functions/get-class-methods.xml +++ b/reference/classobj/functions/get-class-methods.xml @@ -1,5 +1,5 @@ - + get_class_methods @@ -23,7 +23,7 @@ class_name - The class name of an object instance + The class name or an object instance