@@ -173,11 +173,11 @@ * @param headers A dictionary with headers for the HTTP request */ - (void)setHeaders: (OFDictionary*)headers; /*! - * @brief Retrusn a dictionary with headers for the HTTP request. + * @brief Returns a dictionary with headers for the HTTP request. * * @return A dictionary with headers for the HTTP request. */ - (OFDictionary*)headers;