]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EdkCompatibilityPkg: Fix some typos of "according"
authorLiming Gao <liming.gao@intel.com>
Wed, 8 Feb 2017 06:49:21 +0000 (14:49 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 8 Feb 2017 06:49:21 +0000 (14:49 +0800)
Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Rebecca Cran <rebecca@bluestop.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: He Junjie <junjie.he@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/StrGather.c

index 535a2650469b03496c8902ee5dbad943f35f3c97..e71b5e4e7d116516a6fb2aae3facb1f33098424c 100644 (file)
@@ -854,7 +854,7 @@ GetLangCode (
   }\r
 \r
   //\r
-  // Convert the language accoring to the table.\r
+  // Convert the language according to the table.\r
   //\r
   for (Index = 0; LanguageConvertTable[Index].ISO639 != NULL; Index++) {\r
     if (wcscmp(LanguageConvertTable[Index].ISO639, Lang) == 0) {\r