diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-06-23 16:02:43 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-06-23 16:02:43 +0000 |
commit | 0cfec834c5d532f32d29b8dc804cb4daeb1ed64a (patch) | |
tree | 2c48670f824d744fef6399dfb224b37d87921fdb /monitor.c | |
parent | 35cc6f8b971e7a5698efb79e908ecaa282ee91cf (diff) |
Spelling fixes, by Aurelien Jarno.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3009 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'monitor.c')
-rw-r--r-- | monitor.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -784,7 +784,7 @@ static const KeyDef key_defs[] = { { 0xb5, "kp_divide" }, { 0x37, "kp_multiply" }, - { 0x4a, "kp_substract" }, + { 0x4a, "kp_subtract" }, { 0x4e, "kp_add" }, { 0x9c, "kp_enter" }, { 0x53, "kp_decimal" }, |