Fix typo in cleaner.rb

Seems like auto-correct was a bit too eager to fix things :) ?
This commit is contained in:
Marc Seeger 2019-04-08 10:24:56 -07:00 committed by GitHub
parent 0f09deded2
commit 4f8489faa1
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 directions protected by skip_clean
# Removes any unresolved symlinks
def prune
dirs = []