fix xml:id for norewinditerator.rewind

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

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision$ -->
<refentry xml:id="norewinditerator.haschildren" xmlns="http://docbook.org/ns/docbook">
<refentry xml:id="norewinditerator.rewind" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>NoRewindIterator::rewind</refname>
<refpurpose>Prevents the rewind operation on the inner iterator.</refpurpose>