qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 16/24] Fix typo in comment (relevent -> relevant)


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 16/24] Fix typo in comment (relevent -> relevant)
Date: Sun, 8 May 2011 17:05:11 +0100

From: Stefan Weil <address@hidden>

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
---
 hppa-dis.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hppa-dis.c b/hppa-dis.c
index 49f99c8..a5760a95 100644
--- a/hppa-dis.c
+++ b/hppa-dis.c
@@ -1645,7 +1645,7 @@ static const char *const fp_reg_names[] =
 
 typedef unsigned int CORE_ADDR;
 
-/* Get at various relevent fields of an instruction word.  */
+/* Get at various relevant fields of an instruction word.  */
 
 #define MASK_5  0x1f
 #define MASK_10 0x3ff
-- 
1.7.4.4




reply via email to

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