From e8591699a8b9f157288d5c3c46e708a2a579f45c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:12:15 +0100 Subject: m doc fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libhashsum.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libhashsum.h') diff --git a/libhashsum.h b/libhashsum.h index cdd6d00..2f122da 100644 --- a/libhashsum.h +++ b/libhashsum.h @@ -423,11 +423,11 @@ struct libhashsum_hasher { * a partial final byte (where the most significant bits are * used, and the least significant bits are discarded), you * have to reverse the bits in the last octet before - * inputing it to `*.finalise` or `*.finalise_const`. + * inputting it to `*.finalise` or `*.finalise_const`. * * If you are creating your own message, you always store * the used bits, in a non-whole octet, in the least - * significant part of the octet, when inputing it to + * significant part of the octet, when inputting it to * `*.finalise` or `*.finalise_const`. * * @since 1.0 -- cgit v1.2.3-70-g09d2