diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-04 08:37:06 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-04 08:37:06 +0000 |
commit | e349ab9abbd3467fa839f304ef31ca7e63a901ff (patch) | |
tree | 5652f66ebcc93c9bae96725df241957da5bbf247 /MdePkg/MdePkg.dec | |
parent | 14996c966991de1127fc2d6af8a08df47167b4ab (diff) | |
download | edk2-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/MdePkg.dec')
-rw-r--r-- | MdePkg/MdePkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
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.
#
|