summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/ConsoleLogger.h
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:08:20 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commit6a5033ca3e8868a176a9671d55ad297bac385b1b (patch)
tree3dd2865d862ff3fa5c382c520800858756170e92 /ShellPkg/Application/Shell/ConsoleLogger.h
parentba562ca040404796ab1018e769e886aa6b861bd1 (diff)
downloadedk2-6a5033ca3e8868a176a9671d55ad297bac385b1b.zip
edk2-6a5033ca3e8868a176a9671d55ad297bac385b1b.tar.gz
edk2-6a5033ca3e8868a176a9671d55ad297bac385b1b.tar.bz2
ShellPkg/Application: Fix various typos
Fix various typos in comments and documentation. Cc: Ray Ni <ray.ni@intel.com> Cc: Zhichao Gao <zhichao.gao@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Zhichao Gao <zhichao.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-68-philmd@redhat.com>
Diffstat (limited to 'ShellPkg/Application/Shell/ConsoleLogger.h')
-rw-r--r--ShellPkg/Application/Shell/ConsoleLogger.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShellPkg/Application/Shell/ConsoleLogger.h b/ShellPkg/Application/Shell/ConsoleLogger.h
index c2d5a9d..0a01bc2 100644
--- a/ShellPkg/Application/Shell/ConsoleLogger.h
+++ b/ShellPkg/Application/Shell/ConsoleLogger.h
@@ -117,7 +117,7 @@ UpdateDisplayFromHistory(
);
/**
- Reset the text output device hardware and optionaly run diagnostics
+ Reset the text output device hardware and optionally run diagnostics
@param This Pointer to EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
@param ExtendedVerification Indicates that a more extensive test may be performed
@@ -305,7 +305,7 @@ ConsoleLoggerEnableCursor (
@param[in] ConsoleInfo The pointer to the instance of the console logger information.
- This will be used when a mode has changed or a reset ocurred to verify all
+ This will be used when a mode has changed or a reset occurred to verify all
history buffers.
**/
EFI_STATUS