@@ -24,12 +24,12 @@ * * @brief A class cluster representing a character set. */ @interface OFCharacterSet: OFObject /*! - * The inverted set, containing only the characters that do not exist in the - * receiver. + * @brief The inverted set, containing only the characters that do not exist in + * the receiver. */ @property (readonly, nonatomic) OFCharacterSet *invertedSet; /*! * @brief Creates a new character set containing the characters of the