Skip to content

Commit 9ec133c

Browse files
lprvjwakely
authored andcommitted
[time.hash] Fix spelling of 'Cpp17Hash'
1 parent 9878cfb commit 9ec133c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/time.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -11540,7 +11540,7 @@
1154011540
The specializations are enabled\iref{unord.hash}.
1154111541
\begin{note}
1154211542
All the \tcode{hash<Key>} specializations listed above meet the
11543-
\oldconcept{Cpp17Hash} requirements, even when called on objects \tcode{k}
11543+
\oldconcept{Hash} requirements, even when called on objects \tcode{k}
1154411544
of type \tcode{Key} such that \tcode{k.ok()} is \tcode{false}.
1154511545
\end{note}
1154611546
\end{itemdescr}

0 commit comments

Comments
 (0)