mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
spelling: sequentially
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
42c82564ae
commit
2822da6054
@ -4,7 +4,7 @@ import "github.com/go-enry/go-enry/v2/data/rule"
|
||||
|
||||
// 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.
|
||||
type Heuristics []rule.Heuristic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user