@@ -64,11 +64,11 @@ containsUnknownEntityNamed: (OFString *)entity; @end @interface OFString (XMLUnescaping) /*! - * The string with XML entities unescapted. + * @brief The string with XML entities unescapted. */ @property (readonly, nonatomic) OFString *stringByXMLUnescaping; /*! * @brief Unescapes XML in the string and uses the specified delegate for