Commit 3de1de06 authored by Marius Rackwitz's avatar Marius Rackwitz

[Doc] Fix description for AnalysisResult#targets

parent 9898257e
......@@ -21,8 +21,8 @@ module Pod
#
attr_accessor :sandbox_state
# @return [Array<Target>] The Podfile targets containing library
# dependencies.
# @return [Array<AggregateTarget>] The aggregate targets created for each
# {TargetDefinition} from the {Podfile}.
#
attr_accessor :targets
......
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