From 0ba860ec4df1e15e9f773a0175c9a0a6ea380f49 Mon Sep 17 00:00:00 2001 From: Eisenwave Date: Fri, 4 Sep 2026 15:30:42 +0200 Subject: [PATCH] [expr.prim.pack.index] Replace "in" with "of" in paragraph 1 --- source/expressions.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/expressions.tex b/source/expressions.tex index fb3c8c03bb..4f1bf63c63 100644 --- a/source/expressions.tex +++ b/source/expressions.tex @@ -2079,7 +2079,7 @@ \end{bnf} \pnum -The \grammarterm{id-expression} $P$ in a \grammarterm{pack-index-expression} +The \grammarterm{id-expression} $P$ of a \grammarterm{pack-index-expression} shall be an \grammarterm{identifier} that denotes a pack. \pnum