summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-12 06:04:02 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-12 06:04:02 +0000
commitd7db0902808f59f71421cc2fc5012da4a47a32b9 (patch)
treea457af88c7f4eefb905df66126472542309aa07f /MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h
parent77f863ee03d516d61d9af9141a1b63da169128a3 (diff)
downloadedk2-d7db0902808f59f71421cc2fc5012da4a47a32b9.zip
edk2-d7db0902808f59f71421cc2fc5012da4a47a32b9.tar.gz
edk2-d7db0902808f59f71421cc2fc5012da4a47a32b9.tar.bz2
Fix some typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7008 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h')
-rw-r--r--MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h b/MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h
index 50a8bac..ae3b8c6 100644
--- a/MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h
+++ b/MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h
@@ -2,7 +2,7 @@
This file defines a group of guids to specify the different
encapsulation scheme for the guided section.
- The related defintions is in UEFI GuidedSectionExtraction protocol.
+ The related definitions is in UEFI GuidedSectionExtraction protocol.
Now, only one guid is defined for CRC32 encapsulation scheme.