From: Stefan Weil Date: Thu, 28 Apr 2011 15:20:39 +0000 (+0200) Subject: Fix typo in comment (relevent -> relevant) X-Git-Tag: v0.15.0-rc0~288^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9cbc67fefee6008f7ea90f13093b4328f99f545d;p=thirdparty%2Fqemu.git Fix typo in comment (relevent -> relevant) Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- diff --git a/hppa-dis.c b/hppa-dis.c index 49f99c8d9ea..a5760a95848 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