mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Fix 2nd typo in cleaner.rb
This commit is contained in:
parent
4f8489faa1
commit
8457fa5af5
@ -37,7 +37,7 @@ class Cleaner
|
||||
end
|
||||
|
||||
# Removes any empty directories in the formula's prefix subtree
|
||||
# Keeps any empty directions protected by skip_clean
|
||||
# Keeps any empty directories protected by skip_clean
|
||||
# Removes any unresolved symlinks
|
||||
def prune
|
||||
dirs = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user