summaryrefslogtreecommitdiff
path: root/lib/racc/parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/racc/parser.rb')
-rw-r--r--lib/racc/parser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/racc/parser.rb b/lib/racc/parser.rb
index 41740ade39..a2bc47b425 100644
--- a/lib/racc/parser.rb
+++ b/lib/racc/parser.rb
@@ -58,7 +58,7 @@ end
# [-E, --embedded]
# Output parser which doesn't need runtime files (racc/parser.rb).
# [-C, --check-only]
-# Check syntax of racc grammer file and quit.
+# Check syntax of racc grammar file and quit.
# [-S, --output-status]
# Print messages time to time while compiling.
# [-l, --no-line-convert]