aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2018-02-17 22:34:47 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2018-02-17 22:34:47 +0100
commit24164b9b4b98327956d9aba22d469308a0d7e7d7 (patch)
tree9836e2f43e8dd91043669027a81cd9378c4a8d03 /en
parent83ffe3206a80f6b1f04e3780456eda1dda98ee7e (diff)
downloadwww-24164b9b4b98327956d9aba22d469308a0d7e7d7.tar
www-24164b9b4b98327956d9aba22d469308a0d7e7d7.tar.gz
www-24164b9b4b98327956d9aba22d469308a0d7e7d7.tar.bz2
www-24164b9b4b98327956d9aba22d469308a0d7e7d7.tar.xz
www-24164b9b4b98327956d9aba22d469308a0d7e7d7.zip
Fix typo
Diffstat (limited to 'en')
-rw-r--r--en/downloads/get/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php
index 6048bc149..2563643cf 100644
--- a/en/downloads/get/index.php
+++ b/en/downloads/get/index.php
@@ -234,7 +234,7 @@ if (!isset($_SERVER['APP_MODE']) || $_SERVER['APP_MODE'] == 'prod') {
if($product['obsolete']) {
echo '<div class="alert alert-danger" role="alert">';
_g('Warning !', null, 'h4');
- _g('This file is obsolete, please <a %s>download</a> the lastest version.', 'href="../" class="alert-link"', 'p');
+ _g('This file is obsolete, please <a %s>download</a> the latest version.', 'href="../" class="alert-link"', 'p');
echo '</div>';
}
echo