From 292d571dceb75560ca72c6f00c6c2ef3a355320a Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 9 Jun 2026 10:22:39 +0100 Subject: [PATCH] [future.syn] more formal wording for "enum values" --- source/threads.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/threads.tex b/source/threads.tex index 53bec75486..b3a041cf6f 100644 --- a/source/threads.tex +++ b/source/threads.tex @@ -11228,7 +11228,7 @@ \end{note} \pnum -The enum values of \tcode{future_errc} are distinct and not zero. +The enumerator values of \tcode{future_errc} are distinct and not zero. \rSec2[futures.errors]{Error handling}