summaryrefslogtreecommitdiff
path: root/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/DxeServicesLib.h
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2018-12-11 17:53:07 +0100
committerPatrick Georgi <pgeorgi@google.com>2018-12-18 13:24:28 +0000
commit45e6c82e682fcfa7155f0e0193bf4c666b1d6466 (patch)
tree271637254114b391f7ed94c536aa15eec9fc0f4c /src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/DxeServicesLib.h
parent7ccb2821d27624d97e9728629bf675242d4966d8 (diff)
downloadcoreboot-45e6c82e682fcfa7155f0e0193bf4c666b1d6466.tar.xz
Fix typos involving "the the"
Change-Id: I179264ee6681a7ba4488b9f1c6bce1a19b4e1772 Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-on: https://review.coreboot.org/c/30160 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/DxeServicesLib.h')
-rw-r--r--src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/DxeServicesLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/DxeServicesLib.h b/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/DxeServicesLib.h
index 48cb703398..0ec4fe1a3a 100644
--- a/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/DxeServicesLib.h
+++ b/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/DxeServicesLib.h
@@ -177,7 +177,7 @@ GetSectionFromFv (
/**
- Searches the FFS file the the currently executing module was loaded from and returns the first matching FFS section.
+ Searches the FFS file the currently executing module was loaded from and returns the first matching FFS section.
This function searches the FFS file that the currently executing module was loaded from for a FFS sections of type SectionType.
If the FFS file contains at least SectionInstance instances of the FFS section specified by SectionType,