diff options
author | pkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-04 16:16:15 +0000 |
---|---|---|
committer | pkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-04 16:16:15 +0000 |
commit | 1a2f870c9babe077c2d3abea23b6e8e044778341 (patch) | |
tree | db545c66ef72b32da3dbd2406b256c3430702af0 /MdePkg/Include/Guid/Mps.h | |
parent | 7076244ef4005642712f32591abbd8188d6b6f40 (diff) | |
download | edk2-platforms-1a2f870c9babe077c2d3abea23b6e8e044778341.tar.xz |
Second set of changes based on a review of the code comments in the Include directory for typos, grammar issues, and language clarity.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8467 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Guid/Mps.h')
-rw-r--r-- | MdePkg/Include/Guid/Mps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Guid/Mps.h b/MdePkg/Include/Guid/Mps.h index 169ec9d09e..4d9ec9557e 100644 --- a/MdePkg/Include/Guid/Mps.h +++ b/MdePkg/Include/Guid/Mps.h @@ -1,6 +1,6 @@ /** @file
GUIDs used for MPS entries in the UEFI 2.0 system table
- ACPI is the primary means of exporting MP information to the OS. MPS obly was
+ ACPI is the primary means of exporting MPS information to the OS. MPS only was
included to support Itanium-based platform power on. So don't use it if you don't have too.
Copyright (c) 2006, Intel Corporation
|