]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmulatorPkg: Fix spelling mistake for occurred
authorMichael D Kinney <michael.d.kinney@intel.com>
Sat, 1 Aug 2020 00:47:26 +0000 (17:47 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 19 Aug 2020 00:54:23 +0000 (00:54 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
EmulatorPkg/EmuGopDxe/GopScreen.c
EmulatorPkg/TimerDxe/Timer.c

index fbac649f8b3e54ee8825c003404b45cdc903266b..cbbb0db07fe351ec401bc35a2bde2861af23f966 100644 (file)
@@ -177,7 +177,7 @@ EmuGopSetMode (
 \r
   @retval EFI_SUCCESS           The Blt operation completed.\r
   @retval EFI_INVALID_PARAMETER BltOperation is not valid.\r
-  @retval EFI_DEVICE_ERROR      A hardware error occured writting to the video buffer.\r
+  @retval EFI_DEVICE_ERROR      A hardware error occurred writting to the video buffer.\r
 \r
 **/\r
 EFI_STATUS\r
index dfd92acc8c1f2a144f3d51bae1d5c012f48916dc..8e2baaaa5b91299f108286e70962968523474ea8 100644 (file)
@@ -301,7 +301,7 @@ Returns:
 \r
   EFI_OUT_OF_RESOURCES  - Not enough resources available to initialize driver.\r
 \r
-  EFI_DEVICE_ERROR      - A device error occured attempting to initialize the driver.\r
+  EFI_DEVICE_ERROR      - A device error occurred attempting to initialize the driver.\r
 \r
 **/\r
 {\r