From b0206b16177ec1a08a600c404dc6870ddba58e4c Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Wed, 8 Feb 2017 14:48:44 +0800 Subject: [PATCH] NetworkPkg: Fix some typos of "according" Cc: Feng Tian Cc: Star Zeng Cc: Siyuan Fu Cc: Jiaxin Wu Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Rebecca Cran Reviewed-by: Liming Gao Reviewed-by: Star Zeng Reviewed-by: Feng Tian Reviewed-by: He Junjie Reviewed-by: Fu Siyuan Reviewed-by: Wu Jiaxin --- NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni b/NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni index 77c3186bb4..6cddafef83 100644 --- a/NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni +++ b/NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni @@ -22,6 +22,6 @@ #string STR_HTTP_BOOT_IP_VERSION_4 #language en-US "IP4" #string STR_HTTP_BOOT_IP_VERSION_6 #language en-US "IP6" #string STR_BOOT_URI_PROMPT #language en-US "Boot URI" -#string STR_BOOT_URI_HELP #language en-US "A new Boot Option will be created accroding to this Boot URI." +#string STR_BOOT_URI_HELP #language en-US "A new Boot Option will be created according to this Boot URI." #string STR_BOOT_DESCRIPTION_PROMPT #language en-US "Input the description" #string STR_NULL_STRING #language en-US "" -- 2.39.2