Skip to content

Commit b87f16b

Browse files
committed
- Update docu
1 parent de3a8ea commit b87f16b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/spl/internal/infiniteiterator.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* SPL - Standard PHP Library
1010
*/
1111

12-
/** @ingroup Examples
12+
/** @ingroup SPL
1313
* @brief An infinite Iterator
1414
* @author Marcus Boerger
1515
* @version 1.1

ext/spl/internal/norewinditerator.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* SPL - Standard PHP Library
1010
*/
1111

12-
/** @ingroup Examples
12+
/** @ingroup SPL
1313
* @brief An Iterator wrapper that doesn't call rewind
1414
* @author Marcus Boerger
1515
* @version 1.1

0 commit comments

Comments
 (0)