diff options
| author | Mike McQuaid | 2012-01-24 21:23:59 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2012-01-24 21:23:59 +0000 | 
| commit | 7365f7af6db0224867e88a6f39f87ee8254f859c (patch) | |
| tree | d3dd152e4d29c55edd5f073ea04b0112b1d6e07c /Library/Formula/coreutils.rb | |
| parent | 6f7920043084c5e172e34492d981a7b132b866f3 (diff) | |
| download | homebrew-7365f7af6db0224867e88a6f39f87ee8254f859c.tar.bz2 | |
Fix coreutils typo.
Diffstat (limited to 'Library/Formula/coreutils.rb')
| -rw-r--r-- | Library/Formula/coreutils.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/Library/Formula/coreutils.rb b/Library/Formula/coreutils.rb index 8c3009bc1..48983e22f 100644 --- a/Library/Formula/coreutils.rb +++ b/Library/Formula/coreutils.rb @@ -50,6 +50,5 @@ which is known to cause problems with "bash-completion".  The man pages are still referenced with the g-prefix.      EOS -    end    end  end | 
