mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 09:53:24 +00:00
Fix typo
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ab03ef0fe8
commit
8d6915d0e6
@ -157,7 +157,7 @@ pub fn init() {
|
||||
let version = io_apic.version();
|
||||
let max_redirection_entry = io_apic.max_redirection_entry();
|
||||
info!(
|
||||
"[IOAPIC]: Not found ACPI talbes, using default address:{:x?}",
|
||||
"[IOAPIC]: Not found ACPI tables, using default address:{:x?}",
|
||||
IO_APIC_DEFAULT_ADDRESS,
|
||||
);
|
||||
info!(
|
||||
|
Reference in New Issue
Block a user