Skip to content

Commit cff4333

Browse files
authored
[value.error.codes] Fix indefinite article
1 parent 42aa731 commit cff4333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3977,7 +3977,7 @@
39773977
\rSec3[value.error.codes]{Value of error codes}
39783978

39793979
\pnum
3980-
Certain functions in the \Cpp{} standard library report errors via a
3980+
Certain functions in the \Cpp{} standard library report errors via an
39813981
\tcode{error_code}\iref{syserr.errcode.overview} object. That object's
39823982
\tcode{category()} member shall return \tcode{system_category()} for
39833983
errors originating from the operating system, or a reference to an

0 commit comments

Comments
 (0)