From: Stefan Weil Date: Fri, 10 Aug 2012 19:56:46 +0000 (+0200) Subject: Spelling fix in comment (peripherans -> peripherals) X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=370de0234cb2bff701248a07e8cf37fafc7e1043;p=qemu.git Spelling fix in comment (peripherans -> peripherals) Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- 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;