Suggested-by: Ingo Molnar <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
---
 tools/kvm/guest_compat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/kvm/guest_compat.c b/tools/kvm/guest_compat.c
index c5bacb8..fac53f5 100644
--- a/tools/kvm/guest_compat.c
+++ b/tools/kvm/guest_compat.c
@@ -91,7 +91,7 @@ int compat__print_all_messages(void)
 
                msg = list_first_entry(&messages, struct compat_message, list);
 
-               printf("\n\n*** Compatability Warning ***\n\n\t%s\n\n%s\n",
+               printf("\n\n*** Compatibility Warning ***\n\n\t%s\n\n%s\n",
                        msg->title, msg->desc);
 
                list_del(&msg->list);
-- 
1.7.7

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to