diff options
Diffstat (limited to 'source/components/namespace/nsload.c')
| -rw-r--r-- | source/components/namespace/nsload.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/source/components/namespace/nsload.c b/source/components/namespace/nsload.c index fc93604d8779..f5a82347af92 100644 --- a/source/components/namespace/nsload.c +++ b/source/components/namespace/nsload.c @@ -233,7 +233,7 @@ AcpiNsLoadTable (          /*           * On error, delete any namespace objects created by this table.           * We cannot initialize these objects, so delete them. There are -         * a couple of expecially bad cases: +         * a couple of especially bad cases:           * AE_ALREADY_EXISTS - namespace collision.           * AE_NOT_FOUND - the target of a Scope operator does not           * exist. This target of Scope must already exist in the | 
