summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Ecc/CParser3/CParser.py
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/Python/Ecc/CParser3/CParser.py')
-rw-r--r--BaseTools/Source/Python/Ecc/CParser3/CParser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/Python/Ecc/CParser3/CParser.py b/BaseTools/Source/Python/Ecc/CParser3/CParser.py
index a3ab8e7bf4..c63b0a556f 100644
--- a/BaseTools/Source/Python/Ecc/CParser3/CParser.py
+++ b/BaseTools/Source/Python/Ecc/CParser3/CParser.py
@@ -8,7 +8,7 @@ from antlr3.compat import set, frozenset
## @file
# The file defines the parser for C source files.
#
-# THIS FILE IS AUTO-GENENERATED. PLEASE DON NOT MODIFY THIS FILE.
+# THIS FILE IS AUTO-GENERATED. PLEASE DO NOT MODIFY THIS FILE.
# This file is generated by running:
# java org.antlr.Tool C.g
#