Commit aa4549fe authored by Eloy Durán's avatar Eloy Durán

Merge pull request #97 from simonwhitaker/c38ba0b8

Just a minor tweak :)
parents 24a070e4 c38ba0b8
...@@ -32,7 +32,7 @@ module Pod ...@@ -32,7 +32,7 @@ module Pod
email = `git config --get user.email`.strip email = `git config --get user.email`.strip
spec = <<-SPEC.gsub(/^ /, '') spec = <<-SPEC.gsub(/^ /, '')
# #
# Be sure to run `pod lint #{@name}.podspec' to ensure this is a # Be sure to run `pod spec lint #{@name}.podspec' to ensure this is a
# valid spec. # valid spec.
# #
# Remove all comments before submitting the spec. # Remove all comments before submitting the spec.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment