mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152921 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8baedb1d30
commit
7de874a276
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.DirectoryIterator-getChildren">
|
||||
<refnamediv>
|
||||
<refname>DirectoryIterator::getChildren</refname>
|
||||
<refpurpose>
|
||||
Returns an iterator fo rthe current entry if it is a directory
|
||||
Returns an iterator for the current entry if it is a directory
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
|
|
Loading…
Reference in a new issue