]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/ParseInf.c
BaseTools: Fix typos in comments and variables
[mirror_edk2.git] / BaseTools / Source / C / Common / ParseInf.c
index 9e85a887301aea643be7146d49a7b65da92dce00..0a204c865f4b28bae4ad360d8dd1dc7d470fce6b 100644 (file)
@@ -506,7 +506,7 @@ Returns:
   Index = 0;\r
   \r
   //\r
-  // Check input paramter\r
+  // Check input parameter\r
   //\r
   if (AsciiString == NULL || ReturnValue == NULL) {\r
     return EFI_INVALID_PARAMETER;\r