mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
s/to/too in bin/linguist
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user