Merge pull request #6000 from rb2k/patch-1

Fix typo in cleaner.rb
This commit is contained in:
Mike McQuaid 2019-04-08 19:00:51 +01:00 committed by GitHub
commit 1673635251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ class Cleaner
end
# Removes any empty directories in the formula's prefix subtree
# Keeps any empty directions projected by skip_clean
# Keeps any empty directories protected by skip_clean
# Removes any unresolved symlinks
def prune
dirs = []