From 6e17074feafc84848becaf2e1bd2022910f54f07 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Sat, 4 Oct 2025 18:39:29 +0200 Subject: [PATCH] [meta.reflection.operators] Remove superfluous 'the' Fixes NB US 91-198 (C++26 CD). --- source/meta.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/meta.tex b/source/meta.tex index 474ef233ca..56e2080314 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -3640,7 +3640,7 @@ \begin{itemdescr} \pnum \returns -The value of the enumerator from the \tcode{operators} +The value of the enumerator from \tcode{operators} whose corresponding \grammarterm{operator-function-id} is the unqualified name of the entity represented by \tcode{r}.