mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
Fix typos in comments (instanciation -> instantiation)
Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
committed by
Stefan Hajnoczi
parent
ff2712ba89
commit
60b14d955d
@@ -9049,7 +9049,7 @@ static const ppc_def_t ppc_defs[] = {
|
||||
};
|
||||
|
||||
/*****************************************************************************/
|
||||
/* Generic CPU instanciation routine */
|
||||
/* Generic CPU instantiation routine */
|
||||
static void init_ppc_proc (CPUPPCState *env, const ppc_def_t *def)
|
||||
{
|
||||
#if !defined(CONFIG_USER_ONLY)
|
||||
|
||||
Reference in New Issue
Block a user