@@ -32,11 +32,11 @@ OFString *_name; OFMutableArray *_lines; } /*! - * The name of the INI category + * @brief The name of the INI category */ @property (copy, nonatomic) OFString *name; - (instancetype)init OF_UNAVAILABLE;