From 0c2f1283486f953604a282188a06e2db143f475d Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Mon, 18 Jan 2016 17:17:43 -0600 Subject: [PATCH] INSTALL: fix typo There's a case of a missing T in the word 'the'. Signed-off-by: Doug Goldstein Acked-by: Ian Campbell --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2