@@ -35,11 +35,11 @@ { OFCondition *_condition; } /*! - * The condition which could not be signaled. + * @brief The condition which could not be signaled. */ @property OF_NULLABLE_PROPERTY (readonly, nonatomic) OFCondition *condition; /*! * @brief Creates a new, autoreleased condition signal failed exception.