mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix typo in lib/mruby/presym.rb
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user