Commit fcd5f62d authored by Eloy Durán's avatar Eloy Durán Committed by Fabio Pelosin

[Docs] Some small fixes.

parent 7df377ae
...@@ -31,7 +31,7 @@ module Pod ...@@ -31,7 +31,7 @@ module Pod
#-------------------------------------------------------------------# #-------------------------------------------------------------------#
# Removes the xcconfig used up to CocoaPods 0.33 from the project and # Removes the xcconfig used up to CocoaPods 0.33 from the project and
# deletes the file it if exists. # deletes the file if it exists.
# #
# @param [Target::AggregateTarget] pod_bundle # @param [Target::AggregateTarget] pod_bundle
# The Pods bundle. # The Pods bundle.
......
...@@ -193,7 +193,7 @@ module Pod ...@@ -193,7 +193,7 @@ module Pod
podfile_ref podfile_ref
end end
# Adds a new build configuration to the project and populates its with # Adds a new build configuration to the project and populates it with
# default settings according to the provided type. # default settings according to the provided type.
# #
# @note This method extends the original Xcodeproj implementation to # @note This method extends the original Xcodeproj implementation to
......
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