Fixes typo
authorMatthias Schmidt <gravatronics@live.com>
Mon, 19 Nov 2012 12:53:30 +0000 (13:53 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Mon, 19 Nov 2012 12:53:30 +0000 (13:53 +0100)
wcfsetup/install/files/lib/data/object/type/ObjectType.class.php

index bcfd3517adc5be4a0fab0d636f088e5b1cdb41a5..96e0769fe9cae53520e856ed8cf672d31e6e4a28 100644 (file)
@@ -42,7 +42,7 @@ class ObjectType extends ProcessibleDatabaseObject {
        }
        
        /**
-        * Returnes the names of proporties that should be serialized.
+        * Returns the names of proporties that should be serialized.
         * 
         * @return      array<string>
         */