ShellPkg: Fix spelling mistake for occurred
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361 Cc: Ray Ni <ray.ni@intel.com> Cc: Zhichao Gao <zhichao.gao@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Guomin Jiang <guomin.jiang@intel.com> Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
53b40c9c6d
commit
a048af3c90
@ -27,7 +27,7 @@ HEFI_EDITOR_CLIPBOARD HClipBoardConst = {
|
||||
Initialization function for HDiskImage.
|
||||
|
||||
@param[in] EFI_SUCCESS The operation was successful.
|
||||
@param[in] EFI_LOAD_ERROR A load error occured.
|
||||
@param[in] EFI_LOAD_ERROR A load error occurred.
|
||||
**/
|
||||
EFI_STATUS
|
||||
HClipBoardInit (
|
||||
@ -46,7 +46,7 @@ HClipBoardInit (
|
||||
Initialization function for HDiskImage.
|
||||
|
||||
@param[in] EFI_SUCCESS The operation was successful.
|
||||
@param[in] EFI_LOAD_ERROR A load error occured.
|
||||
@param[in] EFI_LOAD_ERROR A load error occurred.
|
||||
**/
|
||||
EFI_STATUS
|
||||
HClipBoardCleanup (
|
||||
|
Reference in New Issue
Block a user