trivial: fix an -> a typos in documentation and comments
[safe/jmp/linux-2.6] / include / acpi / actypes.h
index 7220361..8222e8d 100644 (file)
@@ -467,7 +467,7 @@ typedef u32 acpi_object_type;
 
 /*
  * These are special object types that never appear in
- * a Namespace node, only in an union acpi_operand_object
+ * a Namespace node, only in a union acpi_operand_object
  */
 #define ACPI_TYPE_LOCAL_EXTRA           0x1C
 #define ACPI_TYPE_LOCAL_DATA            0x1D