From 2e4c63c6dd8fb7d883388f578e74c91449fab831 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 23 Mar 2022 18:09:16 +0100 Subject: [PATCH] Fix typos. --- manual/tracy.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/tracy.tex b/manual/tracy.tex index 95922262..d11a4b96 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -3432,7 +3432,7 @@ Additionally, you may use the \emph{Mode} selector to decide what content should \item \emph{Combined} -- both source code and disassembly will be listed next to each other. \end{itemize} -Some modes may be unavailable in some circumstances (missing or outdated source files, lack of machine code). In case the \emph{Assembly} mode is unavailable, this might be due to the \texttt{capstone} disassmbly engine failing to disassamble the machine instructions. See section~\ref{buildingserver} for more information. +Some modes may be unavailable in some circumstances (missing or outdated source files, lack of machine code). In case the \emph{Assembly} mode is unavailable, this might be due to the \texttt{capstone} disassembly engine failing to disassemble the machine instructions. See section~\ref{buildingserver} for more information. \paragraph{Source mode}