Fix typo in comment

This commit is contained in:
Mike Skalnik
2013-02-26 14:00:42 -08:00
parent 5ea039a74e
commit 1766123448

View File

@@ -151,7 +151,7 @@ module Linguist
['.png', '.jpg', '.jpeg', '.gif'].include?(extname)
end
# Public: Is the blob a support 3D model format?
# Public: Is the blob a supported 3D model format?
#
# Return true or false
def solid?