Spelling error fix

unstable
Patroklos Argyroudis 2012-02-06 16:25:56 +02:00
parent 2bf1ebe9d7
commit a3af2a1868
1 changed files with 1 additions and 1 deletions

View File

@ -579,7 +579,7 @@ require 'digest/sha1'
return mo return mo
end end
def self.to_osx_x86_macho(framework, code, opts={}) def self.to_osx_x64_macho(framework, code, opts={})
set_template_default(opts, "template_x64_darwin.bin") set_template_default(opts, "template_x64_darwin.bin")
macho = '' macho = ''