From 376da049d59c1f589c37e2ee4e61c793032d6dab Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Mon, 4 Jun 2007 12:31:40 +0000 Subject: [PATCH] - Fix argument name. - Fix grammar. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236954 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/functions/spl-object-hash.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/spl/functions/spl-object-hash.xml b/reference/spl/functions/spl-object-hash.xml index f153324a96..ccd5301010 100755 --- a/reference/spl/functions/spl-object-hash.xml +++ b/reference/spl/functions/spl-object-hash.xml @@ -1,5 +1,5 @@ - + spl_object_hash @@ -24,7 +24,7 @@ - class + object Any object. @@ -38,7 +38,7 @@ &reftitle.returnvalues; - Returns string that is unique for each object and is always the same for + Returns a string that is unique for each object and is always the same for the same object.