Commit e7548a80 authored by Marin Usalj's avatar Marin Usalj

renamed files as well

parent a0d280f6
...@@ -9,7 +9,7 @@ module Pod ...@@ -9,7 +9,7 @@ module Pod
# #
module Config module Config
autoload :Manager, 'cocoapods/config/config_manager' autoload :Manager, 'cocoapods/config/manager'
autoload :Environment, 'cocoapods/config/environment' autoload :Environment, 'cocoapods/config/environment'
# Provides support for accessing the configuration manager # Provides support for accessing the configuration manager
......
...@@ -9,7 +9,6 @@ module Pod ...@@ -9,7 +9,6 @@ module Pod
# #
class Manager class Manager
# The default settings for the configuration. # The default settings for the configuration.
# #
# Users can specify custom settings in `~/.cocoapods/config.yaml`. # Users can specify custom settings in `~/.cocoapods/config.yaml`.
......
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