jamonholmgren / ProMotion

ProMotion is a RubyMotion gem that makes iPhone development less like Objective-C and more like Ruby.
MIT License
1.26k stars 148 forks source link

Minor example text correction - UIBarButtonItem.initWithTitle #776

Closed marlabz6 closed 8 years ago

marlabz6 commented 8 years ago

Should be UIBarButtonItem.alloc.initWithTitle Minor, but still confusing to someone just learning...

markrickert commented 8 years ago

Good call. Thanks!