Skip to content

Commit 85f4bb4

Browse files
committed
[defns.order.ptr] Add missing hypen in "built-in"
1 parent 5b332fe commit 85f4bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
\impldef{strict total order over pointer values}
322322
strict total ordering over all pointer values
323323
such that the ordering is consistent with the partial order
324-
imposed by the builtin operators
324+
imposed by the built-in operators
325325
\tcode{<}, \tcode{>}, \tcode{<=}, \tcode{>=}, and \tcode{<=>}
326326

327327
\indexdefn{limits!implementation}%

0 commit comments

Comments
 (0)