tony2001 Wed Dec 29 08:49:37 2004 EDT
Modified files:
/phpdoc/en/reference/spl/functions CachingIterator-hasNext.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml
diff -u phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml:1.1
phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml:1.2
--- phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml:1.1 Thu May
6 11:03:59 2004
+++ phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml Wed Dec
29 08:49:37 2004
@@ -1,10 +1,10 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.CachingIterator-hasNext">
<refnamediv>
<refname>CachingIterator::hasNext</refname>
<refpurpose>
- Cehck whether the inner iterator has a valid next element
+ Check whether the inner iterator has a valid next element
</refpurpose>
</refnamediv>
<refsect1>