Skip to content

Commit 61cf446

Browse files
author
Vladimir Kotal
committed
fix translation
1 parent 3c3cb5b commit 61cf446

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
@@ -1313,7 +1313,7 @@
13131313
converted into the one that is by inserting a locked section.
13141314
\item this is obviously not very efficient
13151315
\end{itemize}
1316-
\item \emph{reentrantní} typically means that the function was designed
1316+
\item \emph{reentrant} typically means that the function was designed
13171317
with threads in mind
13181318
\begin{itemize}
13191319
\item \dots{}i.e. it works efficiently in multithreaded environment

0 commit comments

Comments
 (0)