Skip to content

Commit

Permalink
Rakefile: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Pfenniger authored and defunkt committed Mar 11, 2011
1 parent 26ad6dd commit df0c767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -11,7 +11,7 @@ end
begin
require 'mg'
MG.new('gem-man.gemspec')
rescue Loaderror
rescue LoadError
warn "gem install mg to get gem tasks"
end

Expand Down

0 comments on commit df0c767

Please sign in to comment.