]> granicus.if.org Git - php/commitdiff
- Update docu
authorMarcus Boerger <helly@php.net>
Sun, 31 Oct 2004 19:51:34 +0000 (19:51 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 31 Oct 2004 19:51:34 +0000 (19:51 +0000)
ext/spl/internal/infiniteiterator.inc
ext/spl/internal/norewinditerator.inc

index aaece36e6f3a79d39a7c254d11018306fa70efec..5e54c07501f1c35d957f615a44e009a12e43ea28 100755 (executable)
@@ -9,7 +9,7 @@
  * SPL - Standard PHP Library
  */
 
-/** @ingroup Examples
+/** @ingroup SPL
  * @brief   An infinite Iterator
  * @author  Marcus Boerger
  * @version 1.1
index 32e89da50ecb13eadf3c7673836fef223d7e18a8..47a4fa94604539bc61d1b3223ed6eca0934c554f 100755 (executable)
@@ -9,7 +9,7 @@
  * SPL - Standard PHP Library
  */
 
-/** @ingroup Examples
+/** @ingroup SPL
  * @brief   An Iterator wrapper that doesn't call rewind
  * @author  Marcus Boerger
  * @version 1.1