Fix typo tranlation -> translation (fixes #35)
This commit is contained in:
parent
420c3ec8e8
commit
2ec37a63b8
|
@ -579,7 +579,7 @@ sub process_translation_index
|
|||
close STREAM;
|
||||
}
|
||||
|
||||
print "Processing tranlation indexes: [";
|
||||
print "Processing translation indexes: [";
|
||||
|
||||
foreach (@config_binaries)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue