Fixed spelling
authorAlexander Ebert <ebert@woltlab.com>
Fri, 30 Sep 2011 17:40:37 +0000 (19:40 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 30 Sep 2011 17:40:37 +0000 (19:40 +0200)
tbh: commit count whoring

wcfsetup/install/files/lib/data/DatabaseObjectList.class.php

index 7b50f16cde7e32a3f393612c5a4139e2216da710..9eb8df6861a6cf3b6625fe0df2a873b9c7c097af 100644 (file)
@@ -291,7 +291,7 @@ abstract class DatabaseObjectList implements \Countable, ITraversableObject {
        }
        
        /**
-        * @see wcf\data\ItraversableObject::search()
+        * @see wcf\data\ITraversableObject::search()
         */
        public function search($objectID) {
                try {