@@ -22,11 +22,11 @@ @class OFDataArray; @class OFFile; @class OFDate; /*! - * @brief This class represents an entry in the central directory of a ZIP + * @brief A class which represents an entry in the central directory of a ZIP * archive. */ @interface OFZIPArchiveEntry: OFObject { uint16_t _madeWithVersion, _minVersion, _generalPurposeBitFlag;