@@ -415,11 +415,11 @@ /** * Splits an OFString into an OFArray of OFStrings. * * \param delimiter The delimiter for splitting - * \return An autoreleased OFArray with the splitted string + * \return An autoreleased OFArray with the split string */ - (OFArray*)componentsSeparatedByString: (OFString*)delimiter; /** * \return The components of the path