diff mbox

INSTALL: fix typo

Message ID 1453159063-20529-1-git-send-email-cardoe@cardoe.com (mailing list archive)
State New, archived
Headers show

Commit Message

Douglas Goldstein Jan. 18, 2016, 11:17 p.m. UTC
There's a case of a missing T in the word 'the'.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ian Campbell Jan. 19, 2016, 9:27 a.m. UTC | #1
On Mon, 2016-01-18 at 17:17 -0600, Doug Goldstein wrote:
> There's a case of a missing T in the word 'the'.
> 
> Signed-off-by: Doug Goldstein <cardoe@cardoe.com>

cked + pplied, hanks.

Ian.

> ---
>  INSTALL | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/INSTALL b/INSTALL
> index 3d2e86a..95fa94d 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.
diff mbox

Patch

diff --git a/INSTALL b/INSTALL
index 3d2e86a..95fa94d 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.