]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Protocol/EfiShellEnvironment2.h
ShellPkg: Fix typo of 'determines' in ShellPkg.
[mirror_edk2.git] / ShellPkg / Include / Protocol / EfiShellEnvironment2.h
index 05ec69d5ac02e0ab6f9e6e9c21860c3fec711c8f..1aa1b7e328b38749a45acfa09e18a24424d582ea 100644 (file)
@@ -320,7 +320,7 @@ EFI_SHELL_INTERFACE*
   );\r
 \r
 /**\r
-  This function determins whether a script file is currently being processed.\r
+  This function determines whether a script file is currently being processed.\r
 \r
   A script file (.nsh file) can contain a series of commands and this is useful to\r
   know for some shell commands whether they are being run manually or as part of a\r
@@ -420,7 +420,7 @@ UINT32
   );\r
 \r
 /**\r
-  This function determins if the shell application should break.\r
+  This function determines if the shell application should break.\r
 \r
   This is used to inform a shell application that a break condition has been\r
   initiated.  Long loops should check this to prevent delays to the break.\r
@@ -455,7 +455,7 @@ VOID
   );\r
 \r
 /**\r
-  This function determins if the caller is running under the root shell.\r
+  This function determines if the caller is running under the root shell.\r
 \r
   @retval TRUE                  The caller is running under the root shell.\r
   @retval FALSE                 The caller is not running under the root shell.\r