Unverified Commit 42688f78 authored by Dimitris Koutsogiorgas's avatar Dimitris Koutsogiorgas Committed by GitHub

Merge pull request #7692 from revolter/patch-2

Fix typo
parents 117efe78 a295a49a
...@@ -226,7 +226,7 @@ module Pod ...@@ -226,7 +226,7 @@ module Pod
(aggregate_target_pod_targets + test_dependent_targets).uniq (aggregate_target_pod_targets + test_dependent_targets).uniq
end end
# @return [Array<Specification>] The specifications that where installed. # @return [Array<Specification>] The specifications that were installed.
# #
attr_accessor :installed_specs attr_accessor :installed_specs
......
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