Skip to content

Commit 03bf0b9

Browse files
committed
Manual merging of description edits.
2 parents b3004bb + 58e6399 commit 03bf0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draper.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.authors = ["Jeff Casimir"]
99
s.email = ["[email protected]"]
1010
s.homepage = "http://github.com/jcasimir/draper"
11-
s.summary = "Decorator pattern implmentation for Rails."
11+
s.summary = "Decorator pattern implementation for Rails."
1212
s.description = "Draper implements a decorator or presenter pattern for Rails applications."
1313
s.rubyforge_project = "draper"
1414
s.files = `git ls-files`.split("\n")

0 commit comments

Comments
 (0)