Commit 03a9f684 authored by Ben Asher's avatar Ben Asher

Fixed inch issue

parent 4742e6cb
...@@ -33,8 +33,8 @@ module Pod ...@@ -33,8 +33,8 @@ module Pod
# Adds product type to the list of product types for the host # Adds product type to the list of product types for the host
# targets, in which this target will be embedded # targets, in which this target will be embedded
# #
# @param [Symbol] Product type of a host, in which this target # @param [Symbol] product_type Product type (symbol representation)
# will be embedded # of a host, in which this target will be embedded
# #
# @note This is important for messages extensions, since a messages # @note This is important for messages extensions, since a messages
# extension has its frameworks embedded in its host when # extension has its frameworks embedded in its host when
......
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