mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-08-08 09:07:54 +00:00
spelling: sequentially
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ import "github.com/go-enry/go-enry/v2/data/rule"
|
|||||||
|
|
||||||
// Heuristics implements a rule-based content matching engine.
|
// Heuristics implements a rule-based content matching engine.
|
||||||
|
|
||||||
// Heuristics is a number of sequntially applied rule.Heuristic where a
|
// Heuristics is a number of sequentially applied rule.Heuristic where a
|
||||||
// matching one disambiguates language(s) for a single file extension.
|
// matching one disambiguates language(s) for a single file extension.
|
||||||
type Heuristics []rule.Heuristic
|
type Heuristics []rule.Heuristic
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user