aboutsummaryrefslogtreecommitdiffstats
path: root/stattrans.pl
diff options
context:
space:
mode:
authorMarcin Owsiany <porridge>2010-10-16 11:15:25 +0000
committerMarcin Owsiany <porridge>2010-10-16 11:15:25 +0000
commita3098ce345c5e1beb53533362ef7177bebed6b13 (patch)
tree725f5e01d62f86750962457cdfc071932e59cd28 /stattrans.pl
parent4a3fc79eb76ef366666242ae9dddf5adf7032d47 (diff)
Fix typo: Statistiks -> Statistics
CVS version numbers stattrans.pl: 1.92 -> 1.93
Diffstat (limited to 'stattrans.pl')
-rwxr-xr-xstattrans.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stattrans.pl b/stattrans.pl
index d6d35d5c6bb..055849fc0e0 100755
--- a/stattrans.pl
+++ b/stattrans.pl
@@ -668,7 +668,7 @@ print HTMLI "</table>\n";
print HTMLI "<h2>Translated templates (gettext files)</h2>\n";
printf HTMLI "<p>There are %d strings to translate.</p>\n",$po_total{'total'};
# print HTMLI $border_head;
-print HTMLI "<table summary=\"Gettext Translation Statistiks\"class=\"stattrans\">\n";
+print HTMLI "<table summary=\"Gettext Translation Statistics\"class=\"stattrans\">\n";
# print HTMLI "<table width=\"100%\" border=0 bgcolor=\"#cdc9c9\">\n";
print HTMLI "<colgroup span=\"1\"width=\"28%\">\n";
print HTMLI "</colgroup>";

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