Skip to content

Commit

Permalink
[defns.order.ptr] Add missing hypen in "built-in"
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoeppe committed May 12, 2024
1 parent 5b332fe commit 85f4bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
\impldef{strict total order over pointer values}
strict total ordering over all pointer values
such that the ordering is consistent with the partial order
imposed by the builtin operators
imposed by the built-in operators
\tcode{<}, \tcode{>}, \tcode{<=}, \tcode{>=}, and \tcode{<=>}

\indexdefn{limits!implementation}%
Expand Down

0 comments on commit 85f4bb4

Please sign in to comment.