]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Fix typos in comments and variables
authorGary Lin <glin@suse.com>
Wed, 19 Oct 2016 07:01:35 +0000 (15:01 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 15 Nov 2016 03:05:34 +0000 (11:05 +0800)
commit268d344557c38198d34359b50532df343bada5f1
tree2da457baf92b0446a00a36a260751b68735bb217
parentbe9007810e722cb733e334b2dc4c9bbe26fdbb7d
ShellPkg: Fix typos in comments and variables

- funciton -> function
- paramter -> parameter
- supresses -> suppresses
- Seperator -> Separator
- permenant -> permanent

Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
ShellPkg/Include/Library/ShellCEntryLib.h
ShellPkg/Include/Library/ShellCommandLib.h
ShellPkg/Include/Protocol/EfiShellEnvironment2.h
ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c
ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c
ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c