summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include/Library/ShellLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/Include/Library/ShellLib.h')
-rw-r--r--ShellPkg/Include/Library/ShellLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShellPkg/Include/Library/ShellLib.h b/ShellPkg/Include/Library/ShellLib.h
index 1dc41f2cc1..ed9b8f9105 100644
--- a/ShellPkg/Include/Library/ShellLib.h
+++ b/ShellPkg/Include/Library/ShellLib.h
@@ -1034,7 +1034,7 @@ ShellIsFileInPath(
@param[in] String String representation of a number.
@return The unsigned integer result of the conversion.
- @retval (UINTN)(-1) An error occured.
+ @retval (UINTN)(-1) An error occurred.
**/
UINTN
EFIAPI
@@ -1051,7 +1051,7 @@ ShellStrToUintn(
@param[in] String String representation of a number.
@return The unsigned integer result of the conversion.
- @retval (UINTN)(-1) An error occured.
+ @retval (UINTN)(-1) An error occurred.
**/
UINTN
EFIAPI