Skip to content

Commit

Permalink
[time.hash] Fix spelling of 'Cpp17Hash'
Browse files Browse the repository at this point in the history
  • Loading branch information
lprv authored and jwakely committed Mar 19, 2024
1 parent 9878cfb commit 9ec133c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/time.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11540,7 +11540,7 @@
The specializations are enabled\iref{unord.hash}.
\begin{note}
All the \tcode{hash<Key>} specializations listed above meet the
\oldconcept{Cpp17Hash} requirements, even when called on objects \tcode{k}
\oldconcept{Hash} requirements, even when called on objects \tcode{k}
of type \tcode{Key} such that \tcode{k.ok()} is \tcode{false}.
\end{note}
\end{itemdescr}
Expand Down

0 comments on commit 9ec133c

Please sign in to comment.