diff --git a/lib/linguist/heuristics.rb b/lib/linguist/heuristics.rb index 7a40503a..01e12e78 100644 --- a/lib/linguist/heuristics.rb +++ b/lib/linguist/heuristics.rb @@ -1,5 +1,5 @@ module Linguist - # A collection of simple heuristics that can be used to better analysis languages. + # A collection of simple heuristics that can be used to better analyze languages. class Heuristics # Public: Given an array of String language names, # apply heuristics against the given data and return an array