Commit d4aed526 authored by Marius Rackwitz's avatar Marius Rackwitz

[Doc] Fix type documentation error

parent f5ddb026
...@@ -22,7 +22,7 @@ module Pod ...@@ -22,7 +22,7 @@ module Pod
attr_accessor :scoped attr_accessor :scoped
alias_method :scoped?, :scoped alias_method :scoped?, :scoped
# @param [Specification] spec @see spec # @param [Array<Specification>] @spec #see spec
# @param [Array<TargetDefinition>] target_definitions @see target_definitions # @param [Array<TargetDefinition>] target_definitions @see target_definitions
# @param [Sandbox] sandbox @see sandbox # @param [Sandbox] sandbox @see sandbox
# @param [Bool] scoped @see scoped # @param [Bool] scoped @see scoped
......
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