mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
spelling: skipping
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@ -108,7 +108,7 @@ func getFrequencies(samplesDir string) (*samplesFrequencies, error) {
|
||||
}, nil
|
||||
}
|
||||
|
||||
// readSamples collects ./samples/ filenames from the Linguist codebase, skiping symlinks.
|
||||
// readSamples collects ./samples/ filenames from the Linguist codebase, skipping symlinks.
|
||||
func readSamples(samplesLangDir string) ([]string, error) {
|
||||
const specialSubDir = "filenames"
|
||||
var samples []string
|
||||
|
Reference in New Issue
Block a user