Skip to content

Commit

Permalink
fixed a typo in an example
Browse files Browse the repository at this point in the history
  • Loading branch information
mattetti committed Aug 4, 2009
1 parent 164ca93 commit cb1861f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def on_bring_all_to_front(menu)

end

Application.new.start=======
Application.new.start
require 'hotcocoa'
SOURCE_DIR = File.expand_path(File.dirname(__FILE__))
require SOURCE_DIR + '/nib_controller'
Expand Down

0 comments on commit cb1861f

Please sign in to comment.