Pascal Gloor 5 лет назад
Родитель
Сommit
0955b2630e
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      bin/autodoc_process.pl

+ 1
- 1
bin/autodoc_process.pl Просмотреть файл

@@ -98,7 +98,7 @@ foreach my $file ( readdir(Q) ) {
print "\t\tlanguage and dictionary detection\n";
my($lang,$words, $dictmatches) = detect_lang($txt);

print "\t\tfound %dictmatches words in dictionary\n";
print "\t\tfound $dictmatches words in dictionary\n";

push @res, {
lang => $lang,

Загрузка…
Отмена
Сохранить