From 4304409e940efe5783bcf20382f6faa6c6f25e10 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:13:56 +0100 Subject: fix doc text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index f54c47c..7f946c4 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ SYNOPSIS DESCRIPTION libj2 provides integer data types with double the width of uintmax_t, - along with functions for preforming standard integer operations, with + along with functions for performing standard integer operations, with optional overflow-detection. libj2 provides the following value-assignment functions: @@ -469,7 +469,7 @@ DESCRIPTION libj2_j2u_mul_ju_overflow_p_quick(3), libj2_ju_mul_j2u_overflow_p_quick(3) Predict whether multiplying two values will result in an - overflow, but do not preform the prediction if it is costly. + overflow, but do not perform the prediction if it is costly. libj2_j2i_mul_j2i_to_j2i_overflow_p(3), libj2_j2i_mul_ji_to_j2i_overflow_p(3), -- cgit v1.2.3-70-g09d2