Skip to content

Commit 0b9db93

Browse files
author
Vladimir Kotal
committed
fix translation
1 parent 61cf446 commit 0b9db93

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
@@ -1333,7 +1333,7 @@
13331333
requires much more invention.
13341334
\item The reentrant functions are also the only usable functions in
13351335
signal handlers.
1336-
\item These days thread-safe usually means reentrantní, however it does not
1336+
\item These days thread-safe usually means reentrant, however it does not
13371337
hurt to know the difference.
13381338
\item For more on library locking see also page \pageref{MUTEXES2}.
13391339
\item There exists a number of functions that can be thread-safe, however

0 commit comments

Comments
 (0)