@@ -144,11 +144,11 @@ * Returns the index of the first object that is equivalent to the specified * object or OF_INVALID_INDEX if it was not found. * * \param object The object whose index is returned * \return The index of the first object equivalent to the specified object - * or OF_INVALID_INDEX if it was not found + * or OF_INVALID_INDEX if it was not found */ - (size_t)indexOfObject: (id)object; /** * Returns the index of the first object that has the same address as the