From ba1732e30e852064e2a30a7195e6f6dea0697da0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:25:31 +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 --- config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 36843a0..7f476cc 100644 --- a/config.mk +++ b/config.mk @@ -9,7 +9,7 @@ LDFLAGS = -s # These optimisations may not only break compatibility with # processors that the software was not compiled on, but they -# will infact also degrade performance. Therefore they are -# only only used for specific translation units. +# will in fact also degrade performance. Therefore they are +# only used for specific translation units. CFLAGS_MM128 = -msse4.1 -mavx2 CFLAGS_MM256 = -msse4.1 -mavx2 -- cgit v1.2.3-70-g09d2