Skip to content

Commit 69b41bb

Browse files
timsong-cppjensmaurer
authored andcommitted
[thread.sharedtimedmutex.requirements.general] Fix typo
1 parent 6c12819 commit 69b41bb

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
@@ -2658,7 +2658,7 @@
26582658
shared mutex types\iref{thread.sharedmutex.requirements}, and additionally
26592659
meet the requirements set out below. In this description,
26602660
\tcode{m} denotes an object of a shared timed mutex type,
2661-
\tcode{rel_type} denotes an object of an instantiation of
2661+
\tcode{rel_time} denotes an object of an instantiation of
26622662
\tcode{duration}\iref{time.duration}, and
26632663
\tcode{abs_time} denotes an object of an instantiation of
26642664
\tcode{time_point}\iref{time.point}.

0 commit comments

Comments
 (0)