From 370de0234cb2bff701248a07e8cf37fafc7e1043 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 10 Aug 2012 21:56:46 +0200 Subject: [PATCH] Spelling fix in comment (peripherans -> peripherals) Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- hw/versatilepb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;