aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2012-08-10 21:56:46 +0200
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2012-08-15 15:18:54 +0100
commit370de0234cb2bff701248a07e8cf37fafc7e1043 (patch)
tree7b34bb302aca67f423e4a21198c8d2b4867fdc31
parent280a66a6ab896252829d049c0a0331716497db7e (diff)
downloadqemu-kvm-370de0234cb2bff701248a07e8cf37fafc7e1043.tar.gz
Spelling fix in comment (peripherans -> peripherals)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
-rw-r--r--hw/versatilepb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/versatilepb.c b/hw/versatilepb.c
index 4fd5d9b04b4..7a920347184 100644
--- a/hw/versatilepb.c
+++ b/hw/versatilepb.c
@@ -162,7 +162,7 @@ static int vpb_sic_init(SysBusDevice *dev)
/* Board init. */
/* The AB and PB boards both use the same core, just with different
- peripherans and expansion busses. For now we emulate a subset of the
+ peripherals and expansion busses. For now we emulate a subset of the
PB peripherals and just change the board ID. */
static struct arm_boot_info versatile_binfo;