aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@sucuk.mageia.org>2022-08-31 15:35:01 +0200
committerroot <root@sucuk.mageia.org>2022-08-31 15:35:01 +0200
commitb2e5dc084d78b47ba228836c1a614b5db01724ce (patch)
tree99c6c063d2f6618850092fae7a5216d7a52a1d1b
parentcc8a5d42cbea363b2fd3a9c6af1298edd8da6b10 (diff)
parentb84ef049142b28c6d9a873862f04fa7a40ac29da (diff)
downloadwww-b2e5dc084d78b47ba228836c1a614b5db01724ce.tar
www-b2e5dc084d78b47ba228836c1a614b5db01724ce.tar.gz
www-b2e5dc084d78b47ba228836c1a614b5db01724ce.tar.bz2
www-b2e5dc084d78b47ba228836c1a614b5db01724ce.tar.xz
www-b2e5dc084d78b47ba228836c1a614b5db01724ce.zip
Merge branch 'master' of git://git.mageia.org/web/www
-rw-r--r--en/support/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index deb695604..52fe4b48a 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -54,7 +54,7 @@ $rtl = is_locale_rtl($locale);
// _g('And at least three months after the new release is out.');
echo '</p>';
echo '<ul class="hl">';
- _g('Mageia 8 will be supported until August 31st, 2022, or for at least 3 monthes after Mageia 9 release.', null, 'li'); // _g('Mageia 8 was supported until August 31st, 2022.', null, 'li');
+ _g('Mageia 8 will be supported until August 31st, 2022, or for at least 3 months after Mageia 9 release.', null, 'li'); // _g('Mageia 8 was supported until August 31st, 2022.', null, 'li');
_g('Mageia 7 was supported until June 30th, 2021.', null, 'li');
_g('Mageia 6 was supported until September 30th, 2019.', null, 'li');
echo '<li>';