diff --git a/source/components/events/evxface.c b/source/components/events/evxface.c index a239fe7f7..dd735a2a2 100644 --- a/source/components/events/evxface.c +++ b/source/components/events/evxface.c @@ -889,7 +889,7 @@ AcpiInstallAddressSpaceHandler ( * Now walk the namespace finding all of the regions this * handler will manage. * - * We start at the device and search the branch until toward + * We start at the device and search the branch toward * the leaf nodes until either the leaf is encountered or * a device is detected that has an address handler of the * same type.