From 1d32246161af275d7a2d17ade4a8fa53ea37a556 Mon Sep 17 00:00:00 2001 From: "Mudusuru, Giri P" Date: Thu, 7 Jul 2016 00:47:45 -0700 Subject: ShellPkg: Series of patches to fix typos - apropriate to appropriate Cc: Jaben Carsey Cc: Shumin Qiu Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Giri P Mudusuru Reviewed-By: Jaben Carsey --- ShellPkg/Include/Library/ShellLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShellPkg/Include/Library/ShellLib.h') diff --git a/ShellPkg/Include/Library/ShellLib.h b/ShellPkg/Include/Library/ShellLib.h index 88020a06a8..fe4b9cf785 100644 --- a/ShellPkg/Include/Library/ShellLib.h +++ b/ShellPkg/Include/Library/ShellLib.h @@ -1178,7 +1178,7 @@ typedef enum { Prompt the user and return the resultant answer to the requestor. This function will display the requested question on the shell prompt and then - wait for an apropriate answer to be input from the console. + wait for an appropriate answer to be input from the console. If the SHELL_PROMPT_REQUEST_TYPE is SHELL_PROMPT_REQUEST_TYPE_YESNO, ShellPromptResponseTypeQuitContinue or SHELL_PROMPT_REQUEST_TYPE_YESNOCANCEL then *Response is of type SHELL_PROMPT_RESPONSE. -- cgit v1.2.3