Skip to content

Commit ae26a5e

Browse files
timsong-cpptkoeppe
authored andcommitted
[thread.sharedtimedmutex.requirements.general] Fix typo
1 parent 800e2c2 commit ae26a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2644,7 +2644,7 @@
26442644
shared mutex types\iref{thread.sharedmutex.requirements}, and additionally
26452645
meet the requirements set out below. In this description,
26462646
\tcode{m} denotes an object of a shared timed mutex type,
2647-
\tcode{rel_type} denotes an object of an instantiation of
2647+
\tcode{rel_time} denotes an object of an instantiation of
26482648
\tcode{duration}\iref{time.duration}, and
26492649
\tcode{abs_time} denotes an object of an instantiation of
26502650
\tcode{time_point}\iref{time.point}.

0 commit comments

Comments
 (0)