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
@ -84,7 +84,7 @@ typedef struct {
|
||||
@param[in] Target The target of the operation.
|
||||
|
||||
@retval EFI_SUCCESS The data was sucessfully updated.
|
||||
@retval other A error occured.
|
||||
@retval other A error occurred.
|
||||
**/
|
||||
EFI_STATUS
|
||||
UpdateOptionalData(
|
||||
@ -170,7 +170,7 @@ UpdateOptionalData(
|
||||
@param[in] BootIndex The boot option index to CRC.
|
||||
|
||||
@retval EFI_SUCCESS The CRC was sucessfully returned.
|
||||
@retval other A error occured.
|
||||
@retval other A error occurred.
|
||||
**/
|
||||
EFI_STATUS
|
||||
GetBootOptionCrc(
|
||||
|
Reference in New Issue
Block a user