Skip to content

Commit 362456a

Browse files
committed
fixup missed edit
1 parent d0768ae commit 362456a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6329,7 +6329,7 @@
63296329
sequentially consistent atomic operations\iref{atomics.order}, or
63306330
\item there are evaluations $B$ and $C$
63316331
such that $A$ is sequenced before $B$,
6332-
$B$ simply happens before $C$, and
6332+
$B$ happens before $C$, and
63336333
$C$ is sequenced before $D$, or
63346334
\item there is an evaluation $B$ such that
63356335
$A$ strongly happens before $B$, and

0 commit comments

Comments
 (0)