summaryrefslogtreecommitdiff
path: root/EmulatorPkg/Sec/Sec.h
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:07:17 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commitde949fdbcf38cade52c98b8f89d9ab88d2db0b47 (patch)
tree609ae5617b19249e838a72c741435009239e95ec /EmulatorPkg/Sec/Sec.h
parente60536756ec5fe7e6dadd3827988c3c1abfa317c (diff)
downloadedk2-de949fdbcf38cade52c98b8f89d9ab88d2db0b47.zip
edk2-de949fdbcf38cade52c98b8f89d9ab88d2db0b47.tar.gz
edk2-de949fdbcf38cade52c98b8f89d9ab88d2db0b47.tar.bz2
EmulatorPkg/Sec: Fix various typos
Fix various typos in comments and documentation. Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Andrew Fish <afish@apple.com> Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Acked-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-5-philmd@redhat.com>
Diffstat (limited to 'EmulatorPkg/Sec/Sec.h')
-rw-r--r--EmulatorPkg/Sec/Sec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/EmulatorPkg/Sec/Sec.h b/EmulatorPkg/Sec/Sec.h
index dd301f7..42554e0 100644
--- a/EmulatorPkg/Sec/Sec.h
+++ b/EmulatorPkg/Sec/Sec.h
@@ -1,5 +1,5 @@
/*++ @file
- Stub SEC that is called from the OS appliation that is the root of the emulator.
+ Stub SEC that is called from the OS application that is the root of the emulator.
The OS application will call the SEC with the PEI Entry Point API.
@@ -23,7 +23,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
//
-// I think this shold be defined in a MdePkg include file?
+// I think this should be defined in a MdePkg include file?
//
VOID
EFIAPI