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.
1 parent 9a3c1f1 commit bf7e134Copy full SHA for bf7e134
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