fix xml:id for outeriterator.getinneriterator

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318710 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2011-11-02 21:46:59 +00:00
parent c4764b2890
commit f1c03cc865

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<refentry xml:id="outeriterator.getchildren" xmlns="http://docbook.org/ns/docbook">
<refentry xml:id="outeriterator.getinneriterator" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>OuterIterator::getInnerIterator</refname>
<refpurpose>Returns the inner iterator for the current entry.</refpurpose>