Commit e42d5f6e authored by Kyle Fuller's avatar Kyle Fuller

Spec documentation: Address should be singular

parent 234bf1e4
...@@ -493,7 +493,7 @@ Pod::Spec.new do |s| ...@@ -493,7 +493,7 @@ Pod::Spec.new do |s|
# #
# Specify the authors of the library, with email addresses. Email addresses # Specify the authors of the library, with email addresses. Email addresses
# of the authors are extracted from the SCM log. E.g. $ git log. CocoaPods also # of the authors are extracted from the SCM log. E.g. $ git log. CocoaPods also
# accepts just a name if you'd rather not provide an email addresses. # accepts just a name if you'd rather not provide an email address.
# #
# Specify a social_media_url where others can refer to, for example a twitter # Specify a social_media_url where others can refer to, for example a twitter
# profile URL. # profile URL.
......
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