Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apt-mirror/apt-mirror.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@debian.org>2014-07-05 16:01:14 +0400
committerBenjamin Drung <bdrung@debian.org>2014-07-05 16:01:14 +0400
commit2ec37a63b8c45d7dc6ed883c15b2b910a45e8136 (patch)
tree44bfdb95cadbb5b019e3d92cfc41cf4f18b546f4
parent420c3ec8e805018bffecef36c1a9ada1efa9d557 (diff)
Fix typo tranlation -> translation (fixes #35)
-rwxr-xr-xapt-mirror2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-mirror b/apt-mirror
index c907696..20d3559 100755
--- a/apt-mirror
+++ b/apt-mirror
@@ -579,7 +579,7 @@ sub process_translation_index
close STREAM;
}
-print "Processing tranlation indexes: [";
+print "Processing translation indexes: [";
foreach (@config_binaries)
{