]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/UPT/Library/StringUtils.py
BaseTools: Fix various typos
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Library / StringUtils.py
index e43924fa6c0111986e52945d9982e6da30b765f6..fbc5177caf5ab6b63bd07428ae88f2adfed5dbdc 100644 (file)
@@ -863,7 +863,7 @@ def ConvertNOTEQToNE(Expr):
 ## SplitPcdEntry\r
 #\r
 # Split an PCD entry string to Token.CName and PCD value and FFE.\r
-# NOTE: PCD Value and FFE can contain "|" in it's expression. And in INF specification, have below rule.\r
+# NOTE: PCD Value and FFE can contain "|" in its expression. And in INF specification, have below rule.\r
 # When using the characters "|" or "||" in an expression, the expression must be encapsulated in\r
 # open "(" and close ")" parenthesis.\r
 #\r