From 3c9669822dee91f1447a749b768dbdb9f3ef51f0 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Sun, 9 Aug 2026 22:37:35 +0200 Subject: [PATCH] [diff.lex] Fix lowercase/uppercase mismatch --- source/compatibility.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/compatibility.tex b/source/compatibility.tex index 95ce283019..218bdfe95c 100644 --- a/source/compatibility.tex +++ b/source/compatibility.tex @@ -2821,7 +2821,7 @@ \diffref{lex.key} \change -New Keywords.\\ +New keywords.\\ New keywords are added to \Cpp{}; see \ref{lex.key}. \rationale