summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Weil2012-08-10 21:56:46 +0200
committerStefan Hajnoczi2012-08-15 16:18:54 +0200
commit370de0234cb2bff701248a07e8cf37fafc7e1043 (patch)
tree7b34bb302aca67f423e4a21198c8d2b4867fdc31
parentdocs: Fix spelling (propery -> property) (diff)
downloadqemu-370de0234cb2bff701248a07e8cf37fafc7e1043.tar.gz
qemu-370de0234cb2bff701248a07e8cf37fafc7e1043.tar.xz
qemu-370de0234cb2bff701248a07e8cf37fafc7e1043.zip
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 4fd5d9b04b..7a92034718 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;