Commit a51edd13 authored by Fabio Pelosin's avatar Fabio Pelosin

Merge pull request #642 from coryalder/patch-1

Fixed typo in spec template
parents ebfaa7ae 2a77f282
......@@ -224,7 +224,7 @@ Pod::Spec.new do |s|
# s.description = <<-DESC
# An optional longer description of #{data[:name]}
#
# * Markdonw format.
# * Markdown format.
# * Don't worry about the indent, we strip it!
# DESC
s.homepage = "#{data[:homepage]}"
......
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