From: Doug Goldstein Date: Mon, 18 Jan 2016 23:17:43 +0000 (-0600) Subject: INSTALL: fix typo X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0c2f1283486f953604a282188a06e2db143f475d;p=people%2Fliuw%2Flibxenctrl-split%2Fxen.git INSTALL: fix typo There's a case of a missing T in the word 'the'. Signed-off-by: Doug Goldstein Acked-by: Ian Campbell --- diff --git a/INSTALL b/INSTALL index 3d2e86a2a0..95fa94d048 100644 --- 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.