Skip to content

Commit 82821f2

Browse files
jensmaurertkoeppe
authored andcommitted
[thread.condition.general] Fix style of quotation marks
1 parent 7c5edb4 commit 82821f2

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
@@ -4183,7 +4183,7 @@
41834183
\pnum
41844184
The implementation behaves as if all executions of \tcode{notify_one}, \tcode{notify_all}, and each
41854185
part of the \tcode{wait}, \tcode{wait_for}, and \tcode{wait_until} executions are
4186-
executed in a single unspecified total order consistent with the "happens before" order.
4186+
executed in a single unspecified total order consistent with the ``happens before'' order.
41874187

41884188
\pnum
41894189
Condition variable construction and destruction need not be synchronized.

0 commit comments

Comments
 (0)