@@ -26,12 +26,12 @@ #ifdef __cplusplus } #endif @interface OFString (Serialization) -/*! +/** * @brief The string interpreted as serialization and parsed as an object. */ @property (readonly, nonatomic) id objectByDeserializing; @end OF_ASSUME_NONNULL_END