update docs

This commit is contained in:
Brandon Keepers
2014-11-28 17:07:15 -06:00
parent c038b51941
commit 770a1d4553

View File

@@ -12,8 +12,7 @@ module Linguist
# Language["Ruby"], Language["Python"]
# ])
#
# Returns an Array with one Language if a heuristic matched, or empty if
# none matched or were inconclusive.
# Returns an Array of languages, or empty if none matched or were inconclusive.
def self.call(blob, languages)
data = blob.data