From beb443fde09e2f7ff32a699e44ac6480b068d9ec Mon Sep 17 00:00:00 2001 From: Rebecca Cran Date: Thu, 6 May 2021 03:45:30 +0800 Subject: ShellPkg: Fix typo Fix typo of 'specified' in UefiShellDriver1CommandsLib. Signed-off-by: Rebecca Cran Reviewed-by: Michael D Kinney Reviewed-by: Zhichao Gao --- .../Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni index 0e6799d012..fc4986c8c6 100644 --- a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni +++ b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni @@ -324,7 +324,7 @@ " disconnect all child handles of the 'DeviceHandle'.\r\n" " 3. If the '-r' option is specified, all consoles and drivers will be\r\n" " disconnected from all devices in the system, then consoles are\r\n" -" reconnected. If the '-nc' option is also spcified, then console devices\r\n" +" reconnected. If the '-nc' option is also specified, then console devices\r\n" " are not reconnected.\r\n" " 4. This command does not support output redirection.\r\n" ".SH EXAMPLES\r\n" -- cgit v1.2.3