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
@ -57,7 +57,7 @@ IsDirectoryEmpty (
|
||||
@retval SHELL_SUCCESS The operation was successful.
|
||||
@retval SHELL_ACCESS_DENIED A file was read only.
|
||||
@retval SHELL_ABORTED The abort message was received.
|
||||
@retval SHELL_DEVICE_ERROR A device error occured reading this Node.
|
||||
@retval SHELL_DEVICE_ERROR A device error occurred reading this Node.
|
||||
**/
|
||||
SHELL_STATUS
|
||||
CascadeDelete(
|
||||
|
Reference in New Issue
Block a user