]> git.proxmox.com Git - qemu.git/commitdiff
Spelling fix in comment (peripherans -> peripherals)
authorStefan Weil <sw@weilnetz.de>
Fri, 10 Aug 2012 19:56:46 +0000 (21:56 +0200)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 15 Aug 2012 14:18:54 +0000 (15:18 +0100)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
hw/versatilepb.c

index 4fd5d9b04b4281d966a93b9cfa9b6d483468b04a..7a920347184d63e7bf21b6a04ae9f3e755ce376f 100644 (file)
@@ -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;