Skip to content

Commit 5f89ca6

Browse files
author
Vladimir Kotal
committed
fix wording
1 parent b70e397 commit 5f89ca6

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
@@ -509,7 +509,7 @@
509509
]]])
510510
\begin{itemize}
511511
\item creates a key that can be associated with a value of
512-
\texttt{(void *)} type. Function \emph{destructor()} are called for all keys
512+
\texttt{(void *)} type. The \emph{destructor()} function is called for all keys
513513
whose value is not \texttt{NULL} on thread termination.
514514
\end{itemize}
515515
ifdef([[[NOSPELLCHECK]]], [[[

0 commit comments

Comments
 (0)