Skip to content

Commit

Permalink
[Doc] Better description for Analyzer#validate_attribute_occurrence
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz committed Apr 6, 2015
1 parent 894dced commit 3e57238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cocoapods-core/specification/linter/analyzer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def value_for_attribute(attribute)
nil
end

# Validates the occurrence of the given attribute.
# Validates that root attributes don't occur in subspecs.
#
# @param [Spec::DSL::Attribute] attribute
# The attribute.
Expand Down

0 comments on commit 3e57238

Please sign in to comment.