diff options
Diffstat (limited to 'sha3.h')
-rw-r--r-- | sha3.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2361,7 +2361,7 @@ void k12_squeeze(k12_t *k12, uint8_t *dst, const size_t len); * @brief Get name of backend. * @ingroup misc * - * @note Returns a read-only string which much not be freed by the + * @note Returns a read-only string which must not be freed by the * caller. * * Example: |