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

@ -317,7 +317,7 @@ InstallFileLoadProtocol (
EFI_FIRMWARE_VOLUME_PROTOCOL on the handle of the FFS. This notification function
also handles the situation when LZMA decoder driver loaded later than FirmwareVolume driver.
@param Event The event that occured
@param Event The event that occurred
@param Context Context of event. Not used in this nofication function.
**/