Correct interface name
authorChuck Hagenbuch <chuck@horde.org>
Tue, 1 Jun 2010 01:14:42 +0000 (21:14 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Tue, 1 Jun 2010 01:14:42 +0000 (21:14 -0400)
framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php

index ea2b918..af75a41 100644 (file)
@@ -293,7 +293,7 @@ class Horde_Db_Adapter_Base_TableDefinition implements ArrayAccess, IteratorAggr
 
 
     /*##########################################################################
-    # ArrayAccess
+    # IteratorAggregate
     ##########################################################################*/
 
     public function getIterator()