diff --git a/manual/tracy.tex b/manual/tracy.tex index 9b514283..0bcae1b5 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -299,7 +299,7 @@ You should compile the main library with the \texttt{tracy/TracyClient.cpp} sour \subsubsection{Apple woes} -Because Apple \emph{has} to be \emph{think different}, there are some problems when using Tracy on OSX and iOS. First, the performance hit due to profiling is higher than on onther platforms. Second, some critical features are missing and won't be possible to achieve: +Because Apple \emph{has} to be \emph{think different}, there are some problems when using Tracy on OSX and iOS. First, the performance hit due to profiling is higher than on other platforms. Second, some critical features are missing and won't be possible to achieve: \begin{itemize} \item There's no support for the \texttt{TRACY\_NO\_EXIT} mode.