aboutsummaryrefslogtreecommitdiff
path: root/hw/i8254.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i8254.c')
-rw-r--r--hw/i8254.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i8254.c b/hw/i8254.c
index 16257872d9..a4a1efe9cc 100644
--- a/hw/i8254.c
+++ b/hw/i8254.c
@@ -470,7 +470,7 @@ void hpet_pit_disable(void) {
qemu_del_timer(s->irq_timer);
}
-/* When HPET is reset or leaving legacy mode, it must reenable i8254
+/* When HPET is reset or leaving legacy mode, it must reenable i8254
* timer 0
*/