summaryrefslogtreecommitdiff
path: root/source/compiler/aslmessages.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/aslmessages.h')
-rw-r--r--source/compiler/aslmessages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/aslmessages.h b/source/compiler/aslmessages.h
index 0e29ec22b..c544eac93 100644
--- a/source/compiler/aslmessages.h
+++ b/source/compiler/aslmessages.h
@@ -368,7 +368,7 @@ char *AslMessages [] =
/* ASL_MSG_CONNECTION_INVALID */ "Invalid OpRegion SpaceId for use of Connection operator",
/* ASL_MSG_CONSTANT_EVALUATION */ "Could not evaluate constant expression",
/* ASL_MSG_CONSTANT_FOLDED */ "Constant expression evaluated and reduced",
-/* ASL_MSG_CORE_EXCEPTION */ "From ACPI CA Subsystem",
+/* ASL_MSG_CORE_EXCEPTION */ "From ACPICA Subsystem",
/* ASL_MSG_DEBUG_FILE_OPEN */ "Could not open debug file",
/* ASL_MSG_DEBUG_FILENAME */ "Could not create debug filename",
/* ASL_MSG_DEPENDENT_NESTING */ "Dependent function macros cannot be nested",\