s/to/too in bin/linguist

This commit is contained in:
Ted Nyman
2012-07-13 23:10:14 -07:00
parent 138589e88c
commit 1ac6e87b75

View File

@@ -28,7 +28,7 @@ elsif File.file?(path)
puts " language: #{blob.language}"
if blob.large?
puts " blob is to large to be shown"
puts " blob is too large to be shown"
end
if blob.generated?