]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Win/Host/WinFileSystem.c
EmulatorPkg/Win: Fix various typos
[mirror_edk2.git] / EmulatorPkg / Win / Host / WinFileSystem.c
index aab926889e0ac94d3c8bc72fa5c33fefb0395198..f6b06b1c9204fbc9430c5963bc1e940e04a10ed9 100644 (file)
@@ -391,7 +391,7 @@ GetNextFileNameToken (
   If FileName contains only a single L'\', return TRUE.\r
   If FileName contains two adjacent L'\', return FALSE.\r
   If FileName conatins L'/' , return FALSE.\r
-  If FielName contains more than two dots seperated with other FileName characters\r
+  If FileName contains more than two dots separated with other FileName characters\r
   by L'\', return FALSE. For example, L'.\...\filename.txt' is invalid path name. But L'..TwoDots\filename.txt' is valid path name.\r
 \r
   @param FileName  The File Name String to check.\r