qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] Patch: fix typo: runnning -> running


From: Vagrant Cascadian
Subject: [Qemu-trivial] Patch: fix typo: runnning -> running
Date: Mon, 14 Nov 2011 14:06:23 -0800
User-agent: Mutt/1.5.20 (2009-06-14)

One n too many for running, need we say more.

Signed-Off-By: Vagrant Cascadian <address@hidden>

Index: qemu/target-i386/kvm.c
===================================================================
--- qemu.orig/target-i386/kvm.c 2011-07-02 21:25:10.000000000 -0700
+++ qemu/target-i386/kvm.c      2011-07-02 21:25:20.000000000 -0700
@@ -1537,7 +1537,7 @@
                 code);
         if (host_supports_vmx() && code == VMX_INVALID_GUEST_STATE) {
             fprintf(stderr,
-                    "\nIf you're runnning a guest on an Intel machine without "
+                    "\nIf you're running a guest on an Intel machine without "
                         "unrestricted mode\n"
                     "support, the failure can be most likely due to the guest "
                         "entering an invalid\n"


live well,
  vagrant



reply via email to

[Prev in Thread] Current Thread [Next in Thread]