From: Wei Liu Date: Wed, 5 Jul 2017 10:31:16 +0000 (+0100) Subject: Fix typo X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=30d17094d6dd2fe7a77625c5266ad4c951ba0a00;p=people%2Fliuw%2Ftalks.git Fix typo --- diff --git a/slides.tex b/slides.tex index 16b9028..29ea34c 100644 --- a/slides.tex +++ b/slides.tex @@ -45,7 +45,7 @@ Implement a PV ABI shim. Use it to translate PV hypercall into PVH ones. \begin{itemize} \item Users can pick and choose the guest types \begin{itemize} - \item Smaller binary, smaller attach surface + \item Smaller binary, smaller attack surface \item Reclaim precious address space if PV is disabled \end{itemize} \item Continue to support PV in a more secure manner if necessary