]> xenbits.xensource.com Git - people/liuw/talks.git/commitdiff
Fix typo
authorWei Liu <wei.liu2@citrix.com>
Wed, 5 Jul 2017 10:31:16 +0000 (11:31 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 5 Jul 2017 10:31:16 +0000 (11:31 +0100)
slides.tex

index 16b9028378fb244e97b9072f72b33595a39c25d7..29ea34cf3b81fc4e48fcd16193fafce8d0f49b51 100644 (file)
@@ -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