aboutsummaryrefslogtreecommitdiffstats
path: root/stattrans.pl
diff options
context:
space:
mode:
authorFrédéric Bothamy <fbothamy>2007-02-09 23:16:07 +0000
committerFrédéric Bothamy <fbothamy>2007-02-09 23:16:07 +0000
commitf373a92f0f2b27377db41608f5270391ec8b2fd5 (patch)
treeb60d43f53f05a456be2fc26aa9e7d280192e6d6c /stattrans.pl
parent7f1babc564bdd382e3cfb368d6025c51a70fa6e8 (diff)
Fix typo
CVS version numbers stattrans.pl: 1.80 -> 1.81
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 d41ef6456c1..c127b6814ee 100755
--- a/stattrans.pl
+++ b/stattrans.pl
@@ -452,7 +452,7 @@ foreach $lang (@search_in) {
print HTML "</table>\n";
}
if ($u_body) {
- print HTML "<h3 id='untranslated'>Genereal pages not translated: <a href='#top'>(top)</a></h3>\n";
+ print HTML "<h3 id='untranslated'>General pages not translated: <a href='#top'>(top)</a></h3>\n";
print HTML "<table summary=\"Untranslated general pages\">\n";
print HTML $u_body;
print HTML "</table>\n";

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