Skip to content

Commit a0f9a78

Browse files
committed
Fixed the assertion.
1 parent 62298e0 commit a0f9a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synchro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
\begin{itemize}
8787
\item more possibilities:
8888
\begin{enumerate}
89-
\item structure is in inconsistent state, e.g. \texttt{(1, 1)}
89+
\item the structure is in a consistent state, e.g. \texttt{(1, 1)}
9090
\item process \texttt{B} writes \texttt{2} into member \texttt{a}
9191
\item process \texttt{A} reads the value of the structure \texttt{(2, 1)}
9292
earlier than process \texttt{B} writes member \texttt{b}

0 commit comments

Comments
 (0)