diff options
Diffstat (limited to 'source/components/executer/exutils.c')
-rw-r--r-- | source/components/executer/exutils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/executer/exutils.c b/source/components/executer/exutils.c index b5eca064a20b..faf34fca1cff 100644 --- a/source/components/executer/exutils.c +++ b/source/components/executer/exutils.c @@ -121,7 +121,7 @@ AcpiExEnterInterpreter ( * * DESCRIPTION: Reacquire the interpreter execution region from within the * interpreter code. Failure to enter the interpreter region is a - * fatal system error. Used in conjuction with + * fatal system error. Used in conjunction with * RelinquishInterpreter * ******************************************************************************/ |