]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: Fix typos.
authorQiu Shumin <shumin.qiu@intel.com>
Wed, 4 Feb 2015 01:15:17 +0000 (01:15 +0000)
committershenshushi <shenshushi@Edk2>
Wed, 4 Feb 2015 01:15:17 +0000 (01:15 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16733 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Application/Shell/Shell.c
ShellPkg/Application/Shell/Shell.h

index 49318b52285aac66eca70e4d2ab63e9bcbbf8d5a..ba071e58ed6f0b7e3354b0885d0d967888ac1827 100644 (file)
@@ -2853,7 +2853,7 @@ RunScriptFile (
 }\r
 \r
 /**\r
-  Return the pointer to the first occurance of any character from a list of characters\r
+  Return the pointer to the first occurance of any character from a list of characters.\r
 \r
   @param[in] String           the string to parse\r
   @param[in] CharacterList    the list of character to look for\r
index 4fadab15e2ff4c4853ee39ff80cabba34335ac1f..1f2fa8127a46ae5ace068f5b65d7e88e9dbea24e 100644 (file)
@@ -343,7 +343,7 @@ RunScriptFile (
   );\r
 \r
 /**\r
-  Return the pointer to the first occurance of any character from a list of characters\r
+  Return the pointer to the first occurance of any character from a list of characters.\r
 \r
   @param[in] String           the string to parse\r
   @param[in] CharacterList    the list of character to look for\r