* [PATCH] INSTALL: fix typo
@ 2016-01-18 23:17 Doug Goldstein
2016-01-19 9:27 ` Ian Campbell
0 siblings, 1 reply; 2+ messages in thread
From: Doug Goldstein @ 2016-01-18 23:17 UTC (permalink / raw)
To: xen-devel
Cc: Keir Fraser, Ian Campbell, Tim Deegan, Doug Goldstein,
Jan Beulich, Ian Jackson
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(-)
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.
--
2.4.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] INSTALL: fix typo
2016-01-18 23:17 [PATCH] INSTALL: fix typo Doug Goldstein
@ 2016-01-19 9:27 ` Ian Campbell
0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2016-01-19 9:27 UTC (permalink / raw)
To: Doug Goldstein, xen-devel
Cc: Keir Fraser, Tim Deegan, Ian Jackson, Jan Beulich
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.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-19 9:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18 23:17 [PATCH] INSTALL: fix typo Doug Goldstein
2016-01-19 9:27 ` Ian Campbell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.