diff --git a/manual/tracy.tex b/manual/tracy.tex index f15e0cec..f72c7ed9 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -1864,7 +1864,7 @@ Fibers are available in the C API through the \texttt{TracyCFiberEnter} and \tex \subsubsection{Connection Status} -To query the connection status (section~\ref{connectionstatus}) using the C API you should use the TracyCIsConnected macro. +To query the connection status (section~\ref{connectionstatus}) using the C API you should use the \texttt{TracyCIsConnected} macro. \subsubsection{Call stacks}