@@ -28,11 +28,11 @@ } #endif @interface OFString (URLEncoding) /*! - * The string as an URL decoded string. + * @brief The string as an URL decoded string. */ @property (readonly, nonatomic) OFString *stringByURLDecoding; /*! * @brief Encodes a string for use in a URL, but does not escape the specified