diff options
Diffstat (limited to 'source/components/events/evsci.c')
-rw-r--r-- | source/components/events/evsci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/events/evsci.c b/source/components/events/evsci.c index 07c86d869c85..664b40858ea4 100644 --- a/source/components/events/evsci.c +++ b/source/components/events/evsci.c @@ -135,7 +135,7 @@ AcpiEvSciXruptHandler ( /* - * We are guaranteed by the ACPI CA initialization/shutdown code that + * We are guaranteed by the ACPICA initialization/shutdown code that * if this interrupt handler is installed, ACPI is enabled. */ |