Update comment

This commit is contained in:
ethicalhack3r
2016-04-20 12:37:46 +02:00
parent 8192a4a215
commit 49a6d275d2

View File

@@ -36,7 +36,7 @@ class WpVersion < WpItem
end
end
# @return [ Hash ] All metadata from WORDPRESSES_FILE
# @return [ Hash ] Metadata for specific WP version from WORDPRESSES_FILE
def metadata(version)
json = json(WORDPRESSES_FILE)