aboutsummaryrefslogtreecommitdiffstats
path: root/check_trans.pl
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2018-06-09 19:12:07 +0200
committerLaura Arjona Reina <larjona@debian.org>2018-06-09 19:12:07 +0200
commit0401906dbae4b5f798af5d94962d47761df9dffc (patch)
treea43f4a1ebf540b6938705c6a4ac5179efd87b715 /check_trans.pl
parent570eaf16468e214a47060b20733a03a9a052f88c (diff)
fix typo in log message
Diffstat (limited to 'check_trans.pl')
-rwxr-xr-xcheck_trans.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_trans.pl b/check_trans.pl
index d87e0d8c793..466d592d7d0 100755
--- a/check_trans.pl
+++ b/check_trans.pl
@@ -176,7 +176,7 @@ sub verbose;
my $subdir = $OPT{'s'} || undef;
my $VCS = Local::VCS->new();
- print "Caching VCS for performancs...\n";
+ print "Caching VCS for performance...\n";
$VCS->cache_repo();
print " ...done\n";

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