@@ -80,11 +80,11 @@ * \param string A string describing a URL * \param URL A URL to which the string is relative * \return An initialized OFURL */ - initWithString: (OFString*)string - relativeToURL: (OFURL*)url; + relativeToURL: (OFURL*)URL; /** * \brief Returns the scheme part of the URL. * * \return The scheme part of the URL