diff options
| author | Marcus Boerger <helly@php.net> | 2006-07-21 21:55:43 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2006-07-21 21:55:43 +0000 |
| commit | a6f8252f9b5deef3b78c0635e10e693739312b56 (patch) | |
| tree | 20ebe4cada13c43e1ae54f7a9ac2d6b7425bbfe8 /ext/spl/examples | |
| parent | 6a738f6b5b54648eb6dd6dc18051731cd25cd8b0 (diff) | |
| download | php-git-a6f8252f9b5deef3b78c0635e10e693739312b56.tar.gz | |
- MFH Update docu
Diffstat (limited to 'ext/spl/examples')
| -rwxr-xr-x | ext/spl/examples/dualiterator.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/dualiterator.inc b/ext/spl/examples/dualiterator.inc index dae381f9c0..544034856a 100755 --- a/ext/spl/examples/dualiterator.inc +++ b/ext/spl/examples/dualiterator.inc @@ -1,6 +1,6 @@ <?php -/** @file DualIterator.inc +/** @file dualiterator.inc * @ingroup Examples * @brief class DualIterator * @author Marcus Boerger |
