summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ppi/MpServices.h
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:07:40 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commit43516263a833d34ceb68b2d6c2ca2006ae684b36 (patch)
treec47511767b779ce2cc315e9f54b918be3f5561ed /MdePkg/Include/Ppi/MpServices.h
parentfae43d06dd83d4af35d9d0bd261ab212a2b8b17e (diff)
downloadedk2-43516263a833d34ceb68b2d6c2ca2006ae684b36.tar.gz
edk2-43516263a833d34ceb68b2d6c2ca2006ae684b36.tar.bz2
edk2-43516263a833d34ceb68b2d6c2ca2006ae684b36.zip
MdePkg/Ppi: Fix various typos
Fix various typos in comments and documentation. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-28-philmd@redhat.com>
Diffstat (limited to 'MdePkg/Include/Ppi/MpServices.h')
-rw-r--r--MdePkg/Include/Ppi/MpServices.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Ppi/MpServices.h b/MdePkg/Include/Ppi/MpServices.h
index afcd8819e9..5ea3373909 100644
--- a/MdePkg/Include/Ppi/MpServices.h
+++ b/MdePkg/Include/Ppi/MpServices.h
@@ -75,7 +75,7 @@ EFI_STATUS
);
/**
- Activate all of the application proessors.
+ Activate all of the application processors.
@param[in] PeiServices An indirect pointer to the PEI Services Table
published by the PEI Foundation.