]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/VfrCompile/Pccts/KNOWN_PROBLEMS.txt
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / C / VfrCompile / Pccts / KNOWN_PROBLEMS.txt
index 5a9b22e1bd5fb3fd21bc10e9ace42cef2e6e798e..539cf775257bc987b188c923ff28e972bc27667b 100644 (file)
@@ -22,7 +22,7 @@
     If the context guard g is not a subset of the lookahead context for r1\r
     (in other words g is neither A nor B) then the code may execute r1 \r
     even when the lookahead context is not satisfied.  This is an error\r
-    by the person coding the grammer, and the error should be reported to\r
+    by the person coding the grammar, and the error should be reported to\r
     the user, but it isn't. expect.  Some examples I've run seem to\r
     indicate that such an error actually results in the rule becoming\r
     unreachable.\r
 \r
     THM:  In MR20 have fixed the most common cases.\r
 \r
-    The following token defintion will cause DLG to crash.\r
+    The following token definition will cause DLG to crash.\r
 \r
         #token "()"\r
 \r