ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
[sfrench/cifs-2.6.git] / drivers / acpi / acpica / evregion.c
index b683b3ad6baa9e515689a963af644eb6f000c106..45dc797df05de208d9d00efb2bf32538fc7c8681 100644 (file)
@@ -250,7 +250,7 @@ acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj,
                /*
                 * 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.
                 */
                acpi_ex_exit_interpreter();
        }