We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a3c1f1 + bf7e134 commit 06112d5Copy full SHA for 06112d5
Rakefile
@@ -87,7 +87,7 @@ parsed_files = PARSER_FILES.map do |parser_file|
87
end
88
89
task "#{path}.gem" => package_parser_files
90
-desc "Genrate all files used racc and kpeg"
+desc "Generate all files used racc and kpeg"
91
task :generate => parsed_files
92
93
begin
0 commit comments