aboutsummaryrefslogtreecommitdiffstats
path: root/check_desc_trans.pl
diff options
context:
space:
mode:
authorSebastiano Pistore <SebastianoPistore.info@protonmail.ch>2019-06-10 11:31:07 +0200
committerSebastiano Pistore <SebastianoPistore.info@protonmail.ch>2019-06-10 11:31:07 +0200
commit6b99646644baee856b0f8bc2600186bc0038ae22 (patch)
treef9a4651c0f82f8715b35a3720bfa4bd719e1b752 /check_desc_trans.pl
parent2ee4e7c4360ff88e145af69ce679d92e606c3691 (diff)
Fixed small English syntax errors.
The executable code has NOT been modified.
Diffstat (limited to 'check_desc_trans.pl')
-rwxr-xr-xcheck_desc_trans.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_desc_trans.pl b/check_desc_trans.pl
index c29e9f448b0..9276fa9fcb0 100755
--- a/check_desc_trans.pl
+++ b/check_desc_trans.pl
@@ -123,7 +123,7 @@ sub read_transcheck
{
my $dir = shift or die("No directory specified");
- # get a listof all translation-check files
+ # get a list of all translation-check files
my @files = File::Find::Rule->file()->name('translation-check')->in($dir);
my %info;

© 2014-2024 Faster IT GmbH | imprint | privacy policy