kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] fix typo
@ 2009-09-21  8:46 Juan Quintela
  2009-09-21  9:15 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Juan Quintela @ 2009-09-21  8:46 UTC (permalink / raw)
  To: kvm

Quintela learns to spell long words.

Signed-off-by: Juan Quintela <quintela@redhat.com>
---
 configure |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index ee37ea1..42152de 100755
--- a/configure
+++ b/configure
@@ -709,8 +709,8 @@ echo "  --disable-kvm            disable KVM acceleration support"
 echo "  --enable-kvm             enable KVM acceleration support"
 echo "  --disable-cap-kvm-pit    disable KVM pit support"
 echo "  --enable-cap-kvm-pit     enable KVM pit support"
-echo "  --disable-cap-device-assigmment    disable KVM device assignemnt"
-echo "  --enable-cap-device-assigmment     enable KVM device assignemnt"
+echo "  --disable-cap-device-assignment    disable KVM device assignment support"
+echo "  --enable-cap-device-assignment     enable KVM device assignment support"
 echo "  --disable-nptl           disable usermode NPTL support"
 echo "  --enable-nptl            disable usermode NPTL support"
 echo "  --enable-system          enable all system emulation targets"
-- 
1.6.2.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] fix typo
  2009-09-21  8:46 [PATCH v2] fix typo Juan Quintela
@ 2009-09-21  9:15 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2009-09-21  9:15 UTC (permalink / raw)
  To: Juan Quintela; +Cc: kvm

On 09/21/2009 11:46 AM, Juan Quintela wrote:
> Quintela learns to spell long words.
>    

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-21  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-21  8:46 [PATCH v2] fix typo Juan Quintela
2009-09-21  9:15 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).