qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH] tcg: Fix typo in comment (dependancies -> depende


From: Stefan Weil
Subject: [Qemu-trivial] [PATCH] tcg: Fix typo in comment (dependancies -> dependencies)
Date: Thu, 20 Feb 2014 20:11:27 +0100

Signed-off-by: Stefan Weil <address@hidden>
---
 tcg/tcg.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tcg/tcg.c b/tcg/tcg.c
index 7ff1a8f..44ec42e 100644
--- a/tcg/tcg.c
+++ b/tcg/tcg.c
@@ -41,7 +41,7 @@
 #include "qemu/host-utils.h"
 #include "qemu/timer.h"
 
-/* Note: the long term plan is to reduce the dependancies on the QEMU
+/* Note: the long term plan is to reduce the dependencies on the QEMU
    CPU definitions. Currently they are used for qemu_ld/st
    instructions */
 #define NO_CPU_IO_DEFS
-- 
1.7.10.4




reply via email to

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