mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
hw/arm: Fix some typos in comments (most found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20230409200526.1156456-1-sw@weilnetz.de Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
2d82c32b2c
commit
b3db996ffc
8 changed files with 9 additions and 9 deletions
|
@ -2052,7 +2052,7 @@ static void machvirt_init(MachineState *machine)
|
|||
int pa_bits;
|
||||
|
||||
/*
|
||||
* Instanciate a temporary CPU object to find out about what
|
||||
* Instantiate a temporary CPU object to find out about what
|
||||
* we are about to deal with. Once this is done, get rid of
|
||||
* the object.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue