summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PlatformPei/PlatformPeim.c
diff options
context:
space:
mode:
authorAntoine Cœur <coeur@gmx.fr>2019-02-06 23:40:38 +0800
committerLeif Lindholm <leif.lindholm@linaro.org>2019-07-04 12:20:52 +0100
commit16f3544ddd99c855d5fcb3e3bdbbed945a0c25d3 (patch)
tree7e8ca3328bde58d42f4bc91b95950dd67560f3bc /ArmPlatformPkg/PlatformPei/PlatformPeim.c
parentff5fef1428dafc8f73e1f5d63966ef5c9bd8c420 (diff)
downloadedk2-16f3544ddd99c855d5fcb3e3bdbbed945a0c25d3.tar.gz
edk2-16f3544ddd99c855d5fcb3e3bdbbed945a0c25d3.tar.bz2
edk2-16f3544ddd99c855d5fcb3e3bdbbed945a0c25d3.zip
ArmPlatformPkg: Fix various typos
Fix various typos in ArmPlatformPkg. Signed-off-by: Coeur <coeur@gmx.fr> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'ArmPlatformPkg/PlatformPei/PlatformPeim.c')
-rw-r--r--ArmPlatformPkg/PlatformPei/PlatformPeim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmPlatformPkg/PlatformPei/PlatformPeim.c b/ArmPlatformPkg/PlatformPei/PlatformPeim.c
index 27687e9c7e..ca5a31116a 100644
--- a/ArmPlatformPkg/PlatformPei/PlatformPeim.c
+++ b/ArmPlatformPkg/PlatformPei/PlatformPeim.c
@@ -9,7 +9,7 @@
#include <PiPei.h>
//
-// The protocols, PPI and GUID defintions for this module
+// The protocols, PPI and GUID definitions for this module
//
#include <Ppi/MasterBootMode.h>
#include <Ppi/BootInRecoveryMode.h>