From 8b6518788a8efc78bb29fad57de3b77ab430e7cb Mon Sep 17 00:00:00 2001 From: Eisenwave Date: Sun, 2 Nov 2025 10:36:06 +0100 Subject: [PATCH] [simd.alg] Avoid the word "shall" in Preconditions --- source/numerics.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/numerics.tex b/source/numerics.tex index fd16c521e8..2735555fb3 100644 --- a/source/numerics.tex +++ b/source/numerics.tex @@ -19304,7 +19304,7 @@ \pnum \expects -No element in \tcode{lo} shall be greater than the corresponding element in +No element in \tcode{lo} is greater than the corresponding element in \tcode{hi}. \pnum