diff --git a/qemu/include/exec/cpu-defs.h b/qemu/include/exec/cpu-defs.h index 764b654e..b94c435f 100644 --- a/qemu/include/exec/cpu-defs.h +++ b/qemu/include/exec/cpu-defs.h @@ -200,7 +200,7 @@ typedef struct CPUTLBDesc { int invalid_error; /* - * This structure must be placed in ArchCPU immedately + * This structure must be placed in ArchCPU immediately * before CPUArchState, as a field named "neg". */ typedef struct CPUNegativeOffsetState {