@@ -26,11 +26,11 @@ } #endif @interface OFString (JSONValue) /*! - * The string interpreted as JSON and parsed as an object. + * @brief The string interpreted as JSON and parsed as an object. * * @note This also allows parsing JSON5, an extension of JSON. See * http://json5.org/ for more details. * * @warning Although not specified by the JSON specification, this can also