summaryrefslogtreecommitdiff
path: root/jsongen.py
diff options
context:
space:
mode:
Diffstat (limited to 'jsongen.py')
-rwxr-xr-xjsongen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsongen.py b/jsongen.py
index 3acbfa77..727176fc 100755
--- a/jsongen.py
+++ b/jsongen.py
@@ -3,7 +3,7 @@
# Never hand-hack what you can generate...
#
# This code generates template declarations for AIS-JSON parsing from a
-# declarative specification of a JSON structure - and generate those
+# declarative specification of a JSON structure - and generates those
# declarative specification from the Python format strings for
# dumping the structures
#