Skip to content

Commit 4d03cd8

Browse files
jensmaurerzygoloid
authored andcommitted
[thread.lock.unique.locking] Fix typo in try_lock_for.
1 parent e0ea8f0 commit 4d03cd8

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
@@ -3385,7 +3385,7 @@
33853385

33863386
\pnum
33873387
\returns
3388-
The value returned by the call to \tcode{try_lock_until(rel_time)}.
3388+
The value returned by the call to \tcode{try_lock_for(rel_time)}.
33893389

33903390
\pnum
33913391
\ensures

0 commit comments

Comments
 (0)