Skip to content

Commit 4c76193

Browse files
committed
[defns.impl.limits] Use singular
Fixes ISO/CS 015 (C++23 DIS).
1 parent 7d4fa24 commit 4c76193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/intro.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,8 @@
337337
\tcode{<}, \tcode{>}, \tcode{<=}, \tcode{>=}, and \tcode{<=>}
338338

339339
\indexdefn{limits!implementation}%
340-
\definition{implementation limits}{defns.impl.limits}
341-
restrictions imposed upon programs by the implementation
340+
\definition{implementation limit}{defns.impl.limits}
341+
restriction imposed upon programs by the implementation
342342

343343
\indexdefn{behavior!locale-specific}%
344344
\definition{locale-specific behavior}{defns.locale.specific}

0 commit comments

Comments
 (0)