fixed typo

This commit is contained in:
Simon Hafner
2012-09-13 14:56:44 -05:00
parent b954d22eba
commit 675d0865da

View File

@@ -86,7 +86,7 @@ module Linguist
# Internal: Is the blob of JS generated by CoffeeScript?
#
# CoffeScript is meant to output JS that would be difficult to
# CoffeeScript is meant to output JS that would be difficult to
# tell if it was generated or not. Look for a number of patterns
# output by the CS compiler.
#