diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/brew.h.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb index 078a2928f..82bcafe70 100644 --- a/Library/Homebrew/brew.h.rb +++ b/Library/Homebrew/brew.h.rb @@ -346,7 +346,7 @@ private when 1 puts *files else - puts "#{root} (#{files.length} #{other}files)" + puts "#{root}/ (#{files.length} #{other}files)" end end end |
