[ACPI] Update ACPICA library to version 20190215.
[reactos.git] / drivers / bus / acpi / acpica / events / evregion.c
index dd37eca..ea774e2 100644 (file)
@@ -301,7 +301,7 @@ AcpiEvAddressSpaceDispatch (
         /*
          * For handlers other than the default (supplied) handlers, we must
          * exit the interpreter because the handler *might* block -- we don't
-         * know what it will do, so we can't hold the lock on the intepreter.
+         * know what it will do, so we can't hold the lock on the interpreter.
          */
         AcpiExExitInterpreter();
     }