@@ -26,13 +26,13 @@ #ifdef __cplusplus } #endif @interface OFXMLElement (OFSerialization) -/*! +/** * @brief The XML element interpreted as serialization and parsed into an * object. */ @property (readonly, nonatomic) id objectByDeserializing; @end OF_ASSUME_NONNULL_END