From 40e60d86f6e1024bf5604345a1852599054511b0 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 29 Dec 2004 16:09:52 +0000 Subject: [PATCH] more typos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175908 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/functions/CachingIterator-toString.xml | 4 ++-- .../spl/functions/CachingRecursiveIterator-getChildren.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/spl/functions/CachingIterator-toString.xml b/reference/spl/functions/CachingIterator-toString.xml index 5f2501aaa5..24bc2a0b8b 100755 --- a/reference/spl/functions/CachingIterator-toString.xml +++ b/reference/spl/functions/CachingIterator-toString.xml @@ -1,10 +1,10 @@ - + CachingIterator::__toString - Retrun the string representation of the current element + Return the string representation of the current element diff --git a/reference/spl/functions/CachingRecursiveIterator-getChildren.xml b/reference/spl/functions/CachingRecursiveIterator-getChildren.xml index 918f221968..397058049d 100755 --- a/reference/spl/functions/CachingRecursiveIterator-getChildren.xml +++ b/reference/spl/functions/CachingRecursiveIterator-getChildren.xml @@ -1,10 +1,10 @@ - + CachingRecursiveIterator::getChildren - Return the inenr iteraor's children as a CachingRecursiveIterator + Return the inner iterator's children as a CachingRecursiveIterator