From d6ab301c4ac2aa72e3dd96cf2da2849cf7d9733b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:45:37 +0100 Subject: fix documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/slibc-human.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/slibc-human.h b/include/slibc-human.h index 57a57c2..0fd550c 100644 --- a/include/slibc-human.h +++ b/include/slibc-human.h @@ -318,7 +318,7 @@ char* humansize(char*, size_t, size_t, enum humansize_mode, int, const char* res /** * Parses a human representation of storage size or file offset. * - * If no unit is used, bytes are assumed. If you rather it be + * If no unit is used, bytes are assumed. If you would rather it be * (for example) kilobytes, you can multiply it if * `strpbrk(str, "qwertyuiopasdfghjklzxcvbnmQWERTYUIOPASDFGHJKLZXCVBNM") == NULL`. * -- cgit v1.2.3-70-g09d2