From d181539b83410898a11328fd3a2b18220976e490 Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Fri, 31 Jul 2020 17:48:07 -0700 Subject: MdeModulePkg: Fix spelling mistake for occurred REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361 Cc: Jian J Wang Cc: Hao A Wu Signed-off-by: Michael D Kinney Reviewed-by: Guomin Jiang Reviewed-by: Hao A Wu --- MdeModulePkg/Core/Dxe/FwVol/FwVol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Core') diff --git a/MdeModulePkg/Core/Dxe/FwVol/FwVol.c b/MdeModulePkg/Core/Dxe/FwVol/FwVol.c index e2f58c4d82..cbf5c1c7b9 100644 --- a/MdeModulePkg/Core/Dxe/FwVol/FwVol.c +++ b/MdeModulePkg/Core/Dxe/FwVol/FwVol.c @@ -572,7 +572,7 @@ Done: EFI_FIRMWARE_VOLUME2_PROTOCOL on the same handle. This is the function where the actual initialization of the EFI_FIRMWARE_VOLUME2_PROTOCOL is done. - @param Event The event that occured + @param Event The event that occurred @param Context For EFI compatiblity. Not used. **/ -- cgit v1.2.3