diff options
Diffstat (limited to 'BaseTools/Source/C/DevicePath/DevicePathUtilities.c')
-rw-r--r-- | BaseTools/Source/C/DevicePath/DevicePathUtilities.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/DevicePath/DevicePathUtilities.c b/BaseTools/Source/C/DevicePath/DevicePathUtilities.c index 3b3abc67ea..59e08e960e 100644 --- a/BaseTools/Source/C/DevicePath/DevicePathUtilities.c +++ b/BaseTools/Source/C/DevicePath/DevicePathUtilities.c @@ -5,7 +5,7 @@ all over this file.
The only place where multi-instance device paths are supported is in
- environment varibles. Multi-instance device paths should never be placed
+ environment variables. Multi-instance device paths should never be placed
on a Handle.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
|