Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
moretea committed Nov 16, 2012
1 parent 507375f commit 819901e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/goliath/application.rb
Expand Up @@ -24,7 +24,7 @@ module Application

module_function

# Control wheter or not the application will be run using an at_exit block.
# Control whether or not the application will be run using an at_exit block.
class << self
attr_accessor :run_app_on_exit
alias_method :run_app_on_exit?, :run_app_on_exit
Expand Down

0 comments on commit 819901e

Please sign in to comment.