diff options
author | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-06-17 16:21:02 +0000 |
---|---|---|
committer | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-06-17 16:21:02 +0000 |
commit | a1e23d485b83190d1831f70553f5f15435dcdf20 (patch) | |
tree | bfa8fe1a89c64961e3c293b77b7d3dfb90af8c7d /InOsEmuPkg | |
parent | 5dcda296a4af4cee45a90c9048f66e96a95928f2 (diff) | |
download | edk2-platforms-a1e23d485b83190d1831f70553f5f15435dcdf20.tar.xz |
InOsEmuPkg: Fix typo in comment of previous submit.
Signed-off-by: andrewfish
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11844 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'InOsEmuPkg')
-rw-r--r-- | InOsEmuPkg/InOsEmuPkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/InOsEmuPkg/InOsEmuPkg.dec b/InOsEmuPkg/InOsEmuPkg.dec index a2cce7888b..f0b346e0e4 100644 --- a/InOsEmuPkg/InOsEmuPkg.dec +++ b/InOsEmuPkg/InOsEmuPkg.dec @@ -87,7 +87,7 @@ # for example 2048 for an ISO CD image. The block size for a device comes from
# the device and is not configurable.
# Device Size comes from file or device.
- # On Mac OS X you can use Disk Utility to create .dmg files and mount then like disks
+ # On Mac OS X you can use Disk Utility to create .dmg files and mount them like disks
gInOsEmuPkgTokenSpaceGuid.PcdEmuVirtualDisk|L"disk.dmg:FW"|VOID*|0x00001001
gInOsEmuPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window"|VOID*|0x00001018
|