fixed validation error

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337232 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2015-07-23 22:16:25 +00:00
parent 5bd7acd547
commit 0b3c7e0cf0

View file

@ -48,14 +48,14 @@
</section>
<refsect1 role="notes"><!-- {{{ -->
<section role="notes"><!-- {{{ -->
&reftitle.notes;
<note>
<para>
This class permits access to methods of the inner iterator via the __call magic method.
</para>
</note>
</refsect1><!-- }}} -->
</section><!-- }}} -->
</partintro>
&reference.spl.entities.iteratoriterator;