We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42aa731 commit 16f4265Copy full SHA for 16f4265
source/lib-intro.tex
@@ -3977,7 +3977,7 @@
3977
\rSec3[value.error.codes]{Value of error codes}
3978
3979
\pnum
3980
-Certain functions in the \Cpp{} standard library report errors via a
+Certain functions in the \Cpp{} standard library report errors via an
3981
\tcode{error_code}\iref{syserr.errcode.overview} object. That object's
3982
\tcode{category()} member shall return \tcode{system_category()} for
3983
errors originating from the operating system, or a reference to an
0 commit comments