mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-13 11:49:51 +00:00
Fix typo in comment
This commit is contained in:
@@ -151,7 +151,7 @@ module Linguist
|
|||||||
['.png', '.jpg', '.jpeg', '.gif'].include?(extname)
|
['.png', '.jpg', '.jpeg', '.gif'].include?(extname)
|
||||||
end
|
end
|
||||||
|
|
||||||
# Public: Is the blob a support 3D model format?
|
# Public: Is the blob a supported 3D model format?
|
||||||
#
|
#
|
||||||
# Return true or false
|
# Return true or false
|
||||||
def solid?
|
def solid?
|
||||||
|
|||||||
Reference in New Issue
Block a user