MdeModulePkg: Fix spelling mistake for occurred

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
This commit is contained in:
Michael D Kinney
2020-07-31 17:48:07 -07:00
committed by mergify[bot]
parent f034c05cc4
commit d181539b83
13 changed files with 19 additions and 19 deletions

View File

@ -362,7 +362,7 @@ RemoveLastItemFromPath (
@param Path The pointer to the string containing the path.
@retval NULL An error occured.
@retval NULL An error occurred.
@return Path in all other instances.
**/