Commit b85e4f72 authored by Rob Hudson's avatar Rob Hudson

Fix minor typos

parent e06a13be
...@@ -76,7 +76,7 @@ module Pod ...@@ -76,7 +76,7 @@ module Pod
end end
# @param [[Xcodeproj::PBXTarget]] targets # @param [[Xcodeproj::PBXTarget]] targets
# An array which always has a target as it's first item # An array which always has a target as its first item
# and may optionally contain related test targets # and may optionally contain related test targets
# #
# @return [String] the text for the target module # @return [String] the text for the target module
...@@ -111,7 +111,7 @@ module Pod ...@@ -111,7 +111,7 @@ module Pod
end end
# @param [[Xcodeproj::PBXTarget]] targets # @param [[Xcodeproj::PBXTarget]] targets
# An array which always has a target as it's first item # An array which always has a target as its first item
# and may optionally contain a second target as its test target # and may optionally contain a second target as its test target
# #
# @return [String] the text for the target module # @return [String] the text for the target module
......
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