From 14825d8e5a6b4e12f3b6ffee32b17f52a938921a Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 4 Dec 2021 18:27:26 +0100 Subject: [PATCH] Proper formatting. --- manual/tracy.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}