]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commitdiff
INSTALL: fix typo
authorDoug Goldstein <cardoe@cardoe.com>
Mon, 18 Jan 2016 23:17:43 +0000 (17:17 -0600)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 19 Jan 2016 09:27:16 +0000 (09:27 +0000)
There's a case of a missing T in the word 'the'.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
INSTALL

diff --git a/INSTALL b/INSTALL
index 3d2e86a2a0f67ac4cf91c601d21d364680a619be..95fa94d048a777c6b712887edfec44e61bc2e9f8 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -275,7 +275,7 @@ Building the python tools may fail unless certain options are passed to
 setup.py. Config.mk contains additional info how to use this variable.
 PYTHON_PREFIX_ARG=
 
-he hypervisor may be build with XSM/Flask support, which can be changed
+The hypervisor may be build with XSM/Flask support, which can be changed
 by running:
 make -C xen menuconfig
 and enabling XSM/Flask in the 'Common Features' menu.