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