Skip to content

Commit 885f20a

Browse files
committed
Just use the word.
1 parent 8655ff9 commit 885f20a

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
@@ -249,7 +249,7 @@
249249
critical section, the first can enter how many times it wants
250250
(and ifdef([[[NOSPELLCHECK]]], [[[vice versa]]])).
251251
Dekker's solution is not trivial, compare it with 16 year younger
252-
Peterson solution, e.g. on \texttt{en.wikipedia.org}.
252+
Peterson solution, e.g. on Wikipedia.
253253
\item We are not going to deal with theoretical algorithms or compare hardware
254254
mechanisms used by the kernel. Instead we are going to focus on the use of
255255
file level locking (which use the atomicity of some file operations)

0 commit comments

Comments
 (0)