Skip to content

Commit

Permalink
Merge pull request #204 from dosire/spelling-improvement
Browse files Browse the repository at this point in the history
Minor spelling mistake.
  • Loading branch information
martinisoft committed Nov 6, 2013
2 parents 59dc482 + a6faccb commit 9195fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def load_current_resource

install_ruby_dependencies @rubie

Chef::Log.info("Building rvm_ruby[#{@rubie}], this could take awhile...")
Chef::Log.info("Building rvm_ruby[#{@rubie}], this could take a while...")

if @rvm_env.install(@rubie, install_options)
Chef::Log.info("Installation of rvm_ruby[#{@rubie}] was successful.")
Expand Down

0 comments on commit 9195fb1

Please sign in to comment.