@@ -19,11 +19,11 @@ OF_ASSUME_NONNULL_BEGIN /*! * @class OFSHA384Hash OFSHA384Hash.h ObjFW/OFSHA384Hash.h * - * @brief A class which provides functions to create an SHA-384 hash. + * @brief A class which provides methods to create an SHA-384 hash. */ @interface OFSHA384Hash: OFSHA384Or512Hash @end OF_ASSUME_NONNULL_END