diff options
Diffstat (limited to 'EdkUnixPkg/Include/Protocol/UnixIo.h')
-rw-r--r-- | EdkUnixPkg/Include/Protocol/UnixIo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkUnixPkg/Include/Protocol/UnixIo.h b/EdkUnixPkg/Include/Protocol/UnixIo.h index 6b83c99fe4..2d8e9fab7d 100644 --- a/EdkUnixPkg/Include/Protocol/UnixIo.h +++ b/EdkUnixPkg/Include/Protocol/UnixIo.h @@ -36,7 +36,7 @@ extern EFI_GUID gEfiUnixIoProtocolGuid; //
// The following GUIDs are used in EFI_UNIX_IO_PROTOCOL_GUID
-// Device paths. They map 1:1 with NT envirnment variables. The variables
+// Device paths. They map 1:1 with UNIX envirnment variables. The variables
// define what virtual hardware the emulator/UnixBusDriver will produce.
//
//
|