From cff43331c83d5ffce78382f3aa0552d79e33901a Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Sat, 31 Jan 2026 13:08:36 +0100 Subject: [PATCH] [value.error.codes] Fix indefinite article --- source/lib-intro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lib-intro.tex b/source/lib-intro.tex index c0b53ee3ad..24ca37c96e 100644 --- a/source/lib-intro.tex +++ b/source/lib-intro.tex @@ -3977,7 +3977,7 @@ \rSec3[value.error.codes]{Value of error codes} \pnum -Certain functions in the \Cpp{} standard library report errors via a +Certain functions in the \Cpp{} standard library report errors via an \tcode{error_code}\iref{syserr.errcode.overview} object. That object's \tcode{category()} member shall return \tcode{system_category()} for errors originating from the operating system, or a reference to an