@@ -111,11 +111,12 @@ * See the ZIP specification for details. */ @property (readwrite, nonatomic) uint16_t generalPurposeBitFlag; /*! - * @brief Converts the OFMutableZIPArchive to an immutable OFZIPArchive. + * @brief Converts the OFMutableZIPArchiveEntry to an immutable + * OFZIPArchiveEntry. */ - (void)makeImmutable; @end OF_ASSUME_NONNULL_END