Commit 674f6a7c authored by Marius Rackwitz's avatar Marius Rackwitz

[Doc] Update Analyzer#update_repositories

The config doesn't matter here.
parent f1b6cf1e
...@@ -212,7 +212,7 @@ module Pod ...@@ -212,7 +212,7 @@ module Pod
public public
# Updates the git source repositories unless the config indicates to skip it. # Updates the git source repositories.
# #
def update_repositories def update_repositories
sources.each do |source| sources.each do |source|
......
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