diff options
author | Rémi Verschelde <akien@mageia.org> | 2013-05-19 11:59:38 +0000 |
---|---|---|
committer | Rémi Verschelde <akien@mageia.org> | 2013-05-19 11:59:38 +0000 |
commit | 2365f07bd8b426b3ce11bfb640aaa1b5c3359e25 (patch) | |
tree | 0209a575b1922fe4c03dab36bf7c9e64960f9f92 /en/support/index.php | |
parent | ddf7e755e569e71e9f91a740aa65f0cb94223bb2 (diff) | |
download | www-2365f07bd8b426b3ce11bfb640aaa1b5c3359e25.tar www-2365f07bd8b426b3ce11bfb640aaa1b5c3359e25.tar.gz www-2365f07bd8b426b3ce11bfb640aaa1b5c3359e25.tar.bz2 www-2365f07bd8b426b3ce11bfb640aaa1b5c3359e25.tar.xz www-2365f07bd8b426b3ce11bfb640aaa1b5c3359e25.zip |
Fixing English
Diffstat (limited to 'en/support/index.php')
-rw-r--r-- | en/support/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php index 29dab4359..716114898 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -51,7 +51,7 @@ _lang_load($locale, 'support'); echo '<ul class="hl">'; _h('Mageia 1 was supported until December 1st, 2012.', null, 'li'); _h('Mageia 2 will be supported until November 22nd, 2013.', null, 'li'); - _h('Mageia 3 will be supported until November 19nd, 2014.', null, 'li'); + _h('Mageia 3 will be supported until November 19th, 2014.', null, 'li'); echo '</ul>'; echo '<hr>'; |