summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include/Library/HandleParsingLib.h
diff options
context:
space:
mode:
authorPage Chen <paiching_chen@apple.com>2023-11-09 11:27:09 -0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-12-08 13:25:11 +0000
commitfe2abc9b74b9b869e29f0ebc6dfaa54001b53e9b (patch)
treebcca9e83296813a04263dbc3b1012258d62975af /ShellPkg/Include/Library/HandleParsingLib.h
parenteccdab611c01aa40b6cefcfbcb4d23e54b4c0ec6 (diff)
downloadedk2-fe2abc9b74b9b869e29f0ebc6dfaa54001b53e9b.tar.gz
edk2-fe2abc9b74b9b869e29f0ebc6dfaa54001b53e9b.tar.bz2
edk2-fe2abc9b74b9b869e29f0ebc6dfaa54001b53e9b.zip
ShellPkg: Fix typos
begining->beginning dirve->drive duplicat->duplicate fuly->fully Funciton->Function Functino->Function optioanl->optional poitners->pointers rountine->routine sucessful->successful sucessfully->successfully Signed-off-by: Page Chen <paiching_chen@apple.com> Cc: Zhichao Gao <zhichao.gao@intel.com> Cc: Andrew Fish <afish@apple.com> Message-Id: <829d2bed2a848229d719d7ae7b64ef1a47782720.1699557986.git.paiching_chen@apple.com> Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Diffstat (limited to 'ShellPkg/Include/Library/HandleParsingLib.h')
-rw-r--r--ShellPkg/Include/Library/HandleParsingLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Include/Library/HandleParsingLib.h b/ShellPkg/Include/Library/HandleParsingLib.h
index 8193be94a4..b86d69cb0e 100644
--- a/ShellPkg/Include/Library/HandleParsingLib.h
+++ b/ShellPkg/Include/Library/HandleParsingLib.h
@@ -20,7 +20,7 @@
@param[in] TheName The Guid's name
@param[in] Lang RFC4646 language code list or NULL
- @retval EFI_SUCCESS The operation was sucessful
+ @retval EFI_SUCCESS The operation was successful
@retval EFI_ACCESS_DENIED There was a duplicate
@retval EFI_OUT_OF_RESOURCES A memory allocation failed
**/