]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/PcdTools/org/tianocore/pcd/entity/CommonDefinition.java
Fixed grammar in messages.
[mirror_edk2.git] / Tools / Source / PcdTools / org / tianocore / pcd / entity / CommonDefinition.java
index e2df2357bbfd49ca7b6ca47bd9c776a07df39586..3cd272f719c5b1891c50916361737149fb2d4447 100644 (file)
@@ -316,7 +316,7 @@ public class CommonDefinition {
             return guid;\r
         } else {\r
             System.out\r
-                    .println("Check GUID Value, it don't conform to the schema!!!");\r
+                    .println("Check GUID Value, it doesn't conform to the registry format specified by the schema!!!");\r
             return "0";\r
 \r
         }\r
@@ -350,4 +350,4 @@ public class CommonDefinition {
         return desList;\r
     }\r
 \r
-}
\ No newline at end of file
+}\r