Fix typo in lib/mruby/presym.rb

This commit is contained in:
KOBAYASHI Shuji
2021-05-31 08:25:42 +09:00
parent cf2e78de44
commit 2a4d340ce4
+1 -1
View File
@@ -99,7 +99,7 @@ module MRuby
end
def list_path
@list_pat ||= "#{@build.build_dir}/presym".freeze
@list_path ||= "#{@build.build_dir}/presym".freeze
end
def header_dir;