Skip to content

Commit 543a04a

Browse files
author
Vladimir Kotal
committed
fix typo
1 parent a99cccb commit 543a04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@
11611161
\texttt{int \funnm{pthread\_rwlock\_destroy}(pthread\_rwlock\_t *\emph{l});}
11621162
]]])
11631163
\begin{itemize}
1164-
\item destroys the mutex
1164+
\item destroys the lock
11651165
\end{itemize}
11661166
ifdef([[[NOSPELLCHECK]]], [[[
11671167
\texttt{int \funnm{pthread\_rwlock\_rdlock}(pthread\_rwlock\_t *\emph{l});}\\

0 commit comments

Comments
 (0)