Browse Source

Fixing doc block

José Lorenzo Rodríguez 10 years ago
parent
commit
8c155ef4be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Collection/CollectionTest.php

+ 1 - 1
tests/TestCase/Collection/CollectionTest.php

@@ -1464,7 +1464,7 @@ class CollectionTest extends TestCase
     }
 
     /**
-     * Tests serialization when using append
+     * Tests serialization when using nested iterators
      *
      * @return void
      */