]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
ShellPkg: Fix spelling mistake for occurred
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / HexEdit / BufferImage.c
index 5db40eef4ee01200d2cc28d4e2013a909b577e19..a730cc105c44ef2acc1169547926dcf542fa9fdf 100644 (file)
@@ -72,7 +72,7 @@ BOOLEAN                           HBufferImageMouseNeedRefresh;
   Initialization function for HBufferImage\r
 \r
   @retval EFI_SUCCESS       The operation was successful.\r
-  @retval EFI_LOAD_ERROR    A load error occured.\r
+  @retval EFI_LOAD_ERROR    A load error occurred.\r
 **/\r
 EFI_STATUS\r
 HBufferImageInit (\r
@@ -730,7 +730,7 @@ HBufferImageRestorePosition (
   Refresh function for HBufferImage.\r
 \r
   @retval EFI_SUCCESS     The operation was successful.\r
-  @retval EFI_LOAD_ERROR  A Load error occured.\r
+  @retval EFI_LOAD_ERROR  A Load error occurred.\r
 \r
 **/\r
 EFI_STATUS\r
@@ -1314,7 +1314,7 @@ HBufferImageDoBackspace (
   @param[in] Char               The input char.\r
 \r
   @retval EFI_SUCCESS           The operation was successful.\r
-  @retval EFI_LOAD_ERROR        A load error occured.\r
+  @retval EFI_LOAD_ERROR        A load error occurred.\r
   @retval EFI_OUT_OF_RESOURCES  A memory allocation failed.\r
 **/\r
 EFI_STATUS\r
@@ -2376,7 +2376,7 @@ HBufferImageAdjustMousePosition (
                         INS\r
 \r
   @retval EFI_SUCCESS           The operation was successful.\r
-  @retval EFI_LOAD_ERROR        A load error occured.\r
+  @retval EFI_LOAD_ERROR        A load error occurred.\r
   @retval EFI_OUT_OF_RESOURCES  A Memory allocation failed.\r
 **/\r
 EFI_STATUS\r