@@ -54,11 +54,11 @@ - initWithObject: (OFObject*)obj; /** * Initializes an OFArray with the specified objects. * - * \param obj The first object + * \param first The first object * \return An initialized OFArray */ - initWithObjects: (OFObject*)first, ...; /**