Proper formatting.

This commit is contained in:
Bartosz Taudul 2021-12-04 18:27:26 +01:00 committed by GitHub
parent 3bf1e7ec1c
commit 14825d8e5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}