Rakefile in burp_cms-1.3.13 vs Rakefile in burp_cms-1.3.14

- old
+ new

@@ -19,11 +19,11 @@ Jeweler::Tasks.new do |gem| # gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options gem.name = "burp_cms" gem.homepage = "http://github.com/bjornblomqvist/burp" gem.license = "LGPL3" - gem.summary = %Q{ A CMS that tryes hard to not get in your way! } - gem.description = %Q{ A CMS that tryes hard to not get in your way! } + gem.summary = %Q{ A CMS that tries hard to not get in your way! } + gem.description = %Q{ A CMS that tries hard to not get in your way! } gem.email = "darwin@bits2life.com" gem.authors = ["Darwin"] gem.files = Dir["{app,config,db,lib}/**/*"] + ["MIT-LICENSE", "Rakefile", "README.rdoc"] gem.version = Burp::VERSION # dependencies defined in Gemfile