]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c
MdeModulePkg: Fix spelling mistake for occurred
[mirror_edk2.git] / MdeModulePkg / Universal / MemoryTest / GenericMemoryTestDxe / LightMemoryTest.c
index fe24e490d417000b8d4796e0bfee3d639d5ff663..7fd383ab721ef54039527f53b71940584275dac0 100644 (file)
@@ -539,12 +539,12 @@ InitializeMemoryTest (
   @param[out] TestedMemorySize  Return the tested extended memory size.\r
   @param[out] TotalMemorySize   Return the whole system physical memory size.\r
                                 The total memory size does not include memory in a slot with a disabled DIMM.\r
-  @param[out] ErrorOut          TRUE if the memory error occured.\r
+  @param[out] ErrorOut          TRUE if the memory error occurred.\r
   @param[in]  IfTestAbort       Indicates that the user pressed "ESC" to skip the memory test.\r
 \r
   @retval EFI_SUCCESS         One block of memory passed the test.\r
   @retval EFI_NOT_FOUND       All memory blocks have already been tested.\r
-  @retval EFI_DEVICE_ERROR    Memory device error occured, and no agent can handle it.\r
+  @retval EFI_DEVICE_ERROR    Memory device error occurred, and no agent can handle it.\r
 \r
 **/\r
 EFI_STATUS\r