diff options
author | Filip Komar <filip@mageia.org> | 2013-04-14 18:25:03 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-04-14 18:25:03 +0000 |
commit | 2e533f09ee15df23223a68c7e95daccbdac6b1e0 (patch) | |
tree | 310a674465caae4af956171796dba0a5f0e55f65 /en/community | |
parent | 13ff51bf3cc91ff7ac1a2fb7e0c2dd5ec19b8384 (diff) | |
download | www-2e533f09ee15df23223a68c7e95daccbdac6b1e0.tar www-2e533f09ee15df23223a68c7e95daccbdac6b1e0.tar.gz www-2e533f09ee15df23223a68c7e95daccbdac6b1e0.tar.bz2 www-2e533f09ee15df23223a68c7e95daccbdac6b1e0.tar.xz www-2e533f09ee15df23223a68c7e95daccbdac6b1e0.zip |
small correction for translation
Diffstat (limited to 'en/community')
-rw-r--r-- | en/community/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/community/index.php b/en/community/index.php index e4ebbc352..3e9647f54 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -100,7 +100,7 @@ include '../../lib/news.php'; <p><?php _e('... or, how to get in touch with us? Easy:')?></p> <ul class="hl"> <li><a href="https://wiki.mageia.org/en/IRC" title="Internet Relay Chat"><?php echo _d('IRC</a> on Freenode')?>,</li> - <li><a href="https://wiki.mageia.org/en/Mailing_lists"><?php echo _d('mailing-lists')?></a>,</li> + <li><a href="https://wiki.mageia.org/en/Mailing_lists"><?php echo _d('Mailing-lists')?></a>,</li> <li><a href="<?php _e('https://forum.mageia.org/en/')?>"><?php echo _d('Forum')?></a>,</li> <li><a href="<?php _e('http://blog.mageia.org/en/')?>"><?php echo _d('Blog')?></a>,</li> <li><?php _e('in real life!')?></li> |