public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 1/1] ShellPkg: Fix typo
@ 2021-05-05 19:45 Rebecca Cran
  2021-05-05 20:38 ` [edk2-devel] " Michael D Kinney
  0 siblings, 1 reply; 3+ messages in thread
From: Rebecca Cran @ 2021-05-05 19:45 UTC (permalink / raw)
  To: devel, Ray Ni, Zhichao Gao; +Cc: Rebecca Cran

Fix typo of 'specified' in UefiShellDriver1CommandsLib.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
---
 ShellPkg/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 0e6799d01214..fc4986c8c62f 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"
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-06  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-05 19:45 [PATCH 1/1] ShellPkg: Fix typo Rebecca Cran
2021-05-05 20:38 ` [edk2-devel] " Michael D Kinney
2021-05-06  8:21   ` Gao, Zhichao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox