summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-04 08:37:06 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-04 08:37:06 +0000
commite349ab9abbd3467fa839f304ef31ca7e63a901ff (patch)
tree5652f66ebcc93c9bae96725df241957da5bbf247 /MdePkg
parent14996c966991de1127fc2d6af8a08df47167b4ab (diff)
downloadedk2-e349ab9abbd3467fa839f304ef31ca7e63a901ff.zip
edk2-e349ab9abbd3467fa839f304ef31ca7e63a901ff.tar.gz
edk2-e349ab9abbd3467fa839f304ef31ca7e63a901ff.tar.bz2
Correct typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6843 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/ChangeLog.txt2
-rw-r--r--MdePkg/MdePkg.dec2
2 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/ChangeLog.txt b/MdePkg/ChangeLog.txt
index e9f6492..6a00b54 100644
--- a/MdePkg/ChangeLog.txt
+++ b/MdePkg/ChangeLog.txt
@@ -154,7 +154,7 @@ EDK_5869: Non-Compatible: qhuang8
Modules using this macro, it needs to adapt to new interface.
EDK_5939: Non-Compatible: qwang12
- Library API moved frrom HiiLib to UefiLib.
+ Library API moved from HiiLib to UefiLib.
Code Change:
Change HiiLibGetCurrentLanguage to GetCurrentLanguage and moved it from HiiLib to UefiLib.
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index ff9b794..8c4ccb3 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -3,7 +3,7 @@
# This Package provides all definitions(including functions, MACROs, structures and library classes)
# and libraries instances, which are defined in MDE Specification.
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of
-# EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Stancards.
+# EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Standards.
#
# Copyright (c) 2007 - 2008, Intel Corporation.
#