Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af6068b

Browse files
committed
Merge pull request capistrano#45 from kriswallsmith/patch-1
fixed another typo
2 parents ca56a01 + ff8ff92 commit af6068b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capistrano-symfony.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
99
gem.email = ["[email protected]"]
1010
gem.description = %q{Symfony specific Capistrano tasks}
1111
gem.summary = %q{Capistrano Symfony - Easy deployment of Symfony 2 apps with Ruby over SSH}
12-
gem.homepage = "http://github.com/capitrano/capistrano-symfony"
12+
gem.homepage = "http://github.com/capistrano/capistrano-symfony"
1313

1414
gem.files = `git ls-files`.split($/)
1515
# no tests as of yet

0 commit comments

Comments
 (0)