From 0734bf48e022a8b669a9e20bee96c17e8c8eb371 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Sun, 13 Sep 2026 09:11:06 +0200 Subject: [PATCH] [cpp.cond] Fix indefinite article --- source/preprocessor.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/preprocessor.tex b/source/preprocessor.tex index 6407fa43c9..ae6414c88a 100644 --- a/source/preprocessor.tex +++ b/source/preprocessor.tex @@ -443,7 +443,7 @@ Otherwise, \mname{STDC_EMBED_NOT_FOUND}. \end{itemize} \begin{note} -An unrecognized \grammarterm{embed-parameter} in an \grammarterm{has-embed-expression} +An unrecognized \grammarterm{embed-parameter} in a \grammarterm{has-embed-expression} is not ill-formed and is instead treated as not supported. \end{note}