X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FInclude%2FProtocol%2FEfiShellEnvironment2.h;fp=ShellPkg%2FInclude%2FProtocol%2FEfiShellEnvironment2.h;h=ac6c6a0114432a1e78e3a5c04a15317dca424587;hp=1aa1b7e328b38749a45acfa09e18a24424d582ea;hb=268d344557c38198d34359b50532df343bada5f1;hpb=be9007810e722cb733e334b2dc4c9bbe26fdbb7d diff --git a/ShellPkg/Include/Protocol/EfiShellEnvironment2.h b/ShellPkg/Include/Protocol/EfiShellEnvironment2.h index 1aa1b7e328..ac6c6a0114 100644 --- a/ShellPkg/Include/Protocol/EfiShellEnvironment2.h +++ b/ShellPkg/Include/Protocol/EfiShellEnvironment2.h @@ -124,7 +124,7 @@ GUID for the shell environment2 extension (main GUID above). @param[in] ParentImageHandle Handle of the image executing this operation. @param[in] CommandLine The string command line to execute. @param[in] DebugOutput TRUE indicates that errors should be printed directly. - FALSE supresses error messages. + FALSE suppresses error messages. @retval EFI_SUCCESS The command line executed and completed. @retval EFI_ABORTED The operation aborted.