Fixes method documentation
authorMatthias Schmidt <gravatronics@live.com>
Wed, 13 Nov 2013 21:12:48 +0000 (22:12 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 13 Nov 2013 21:12:48 +0000 (22:12 +0100)
wcfsetup/install/files/lib/data/object/type/ObjectTypeCache.class.php

index 061412511f34797b401c18a7ebc0510157fa62f4..80027cef44ba4487794a2dbeba7f56b4f8c099a7 100644 (file)
@@ -118,8 +118,8 @@ class ObjectTypeCache extends SingletonFactory {
        }
        
        /**
-        * Returns the object type with the given name or null if no such object
-        * type exists.
+        * Returns the object type with the given id or null if no such object type
+        * exists.
         * 
         * @param       integer         $objectTypeID
         * @return      \wcf\data\object\type\ObjectType