Skip to content

Commit b053188

Browse files
author
Vladimir Kotal
committed
fix spellcheck
1 parent 6f5999b commit b053188

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
@@ -1284,7 +1284,7 @@
12841284
be wrapped under \texttt{\_\_STDC\_NO\_ATOMICS\_\_} negative define.
12851285
\item A good description of the C11 atomic API can be found on
12861286
\url{http://en.cppreference.com/w/c/atomic}. Some systems have the
1287-
stdatomic(3) man page.
1287+
\texttt{stdatomic(3)} man page.
12881288
\end{itemize}
12891289

12901290

0 commit comments

Comments
 (0)