summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c')
-rw-r--r--MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c b/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
index da1067404d..abe19c930f 100644
--- a/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
+++ b/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
@@ -75,7 +75,7 @@ _ModuleEntryPoint (
/**
- Invokes the library destructors fror all dependent libraries and terminates
+ Invokes the library destructors for all dependent libraries and terminates
the UEFI Application.
This function calls ProcessLibraryDestructorList() and the EFI Boot Service Exit()