From b84ef049142b28c6d9a873862f04fa7a40ac29da Mon Sep 17 00:00:00 2001
From: Papoteur
Date: Wed, 31 Aug 2022 15:30:39 +0200
Subject: Fix typo
---
en/support/index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'en')
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 '
';
echo '';
- _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 '- ';
--
cgit v1.2.1