From f034c05cc40bf4033b23f4c69285e14d73ed6d1d Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Fri, 31 Jul 2020 17:47:26 -0700 Subject: EmulatorPkg: Fix spelling mistake for occurred REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361 Cc: Jordan Justen Cc: Andrew Fish Cc: Ray Ni Signed-off-by: Michael D Kinney Reviewed-by: Guomin Jiang Reviewed-by: Liming Gao Reviewed-by: Ray Ni --- EmulatorPkg/EmuGopDxe/GopScreen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EmulatorPkg/EmuGopDxe') diff --git a/EmulatorPkg/EmuGopDxe/GopScreen.c b/EmulatorPkg/EmuGopDxe/GopScreen.c index fbac649f8b..cbbb0db07f 100644 --- a/EmulatorPkg/EmuGopDxe/GopScreen.c +++ b/EmulatorPkg/EmuGopDxe/GopScreen.c @@ -177,7 +177,7 @@ EmuGopSetMode ( @retval EFI_SUCCESS The Blt operation completed. @retval EFI_INVALID_PARAMETER BltOperation is not valid. - @retval EFI_DEVICE_ERROR A hardware error occured writting to the video buffer. + @retval EFI_DEVICE_ERROR A hardware error occurred writting to the video buffer. **/ EFI_STATUS -- cgit v1.2.3