From 60b14d955dbdbe28d5203fd75e0b3c48ce83ce9c Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Thu, 28 Apr 2011 17:20:36 +0200 Subject: Fix typos in comments (instanciation -> instantiation) Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- hw/ppc4xx_devs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw') diff --git a/hw/ppc4xx_devs.c b/hw/ppc4xx_devs.c index 7f9ed1713..68bdfaacc 100644 --- a/hw/ppc4xx_devs.c +++ b/hw/ppc4xx_devs.c @@ -38,7 +38,7 @@ #endif /*****************************************************************************/ -/* Generic PowerPC 4xx processor instanciation */ +/* Generic PowerPC 4xx processor instantiation */ CPUState *ppc4xx_init (const char *cpu_model, clk_setup_t *cpu_clk, clk_setup_t *tb_clk, uint32_t sysclk) -- cgit v1.2.3