aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-06-02 08:43:57 +0000
committerFilip Komar <filip@mageia.org>2013-06-02 08:43:57 +0000
commit1f2d7b16485d8a2e3e5452d9a9dfb1198bac0ce7 (patch)
tree19dc3c95bc261bf113446c302eb12e426e3ff37e /en
parent94da114c9cb96c96b580fdc71212ac5e86139258 (diff)
downloadwww-1f2d7b16485d8a2e3e5452d9a9dfb1198bac0ce7.tar
www-1f2d7b16485d8a2e3e5452d9a9dfb1198bac0ce7.tar.gz
www-1f2d7b16485d8a2e3e5452d9a9dfb1198bac0ce7.tar.bz2
www-1f2d7b16485d8a2e3e5452d9a9dfb1198bac0ce7.tar.xz
www-1f2d7b16485d8a2e3e5452d9a9dfb1198bac0ce7.zip
fixed old typo for Twitter and changed IRC channel for web team
Diffstat (limited to 'en')
-rw-r--r--en/downloads/get/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php
index 3884ee20c..5d8915b38 100644
--- a/en/downloads/get/index.php
+++ b/en/downloads/get/index.php
@@ -234,8 +234,8 @@ if (!isset($_ENV['APP_MODE']) || $_ENV['APP_MODE'] == 'prod') {
<p><?php echo sprintf(_t('If you still encounter this error and think IT SHOULD NOT HAPPEN &ndash; please tell us:')); ?></p>
<ul>
- <li><?php _e('directly on <a href="irc://irc.freenode.net/#mageia-web">#mageia-web on Freenode IRC</a>,'); ?></li>
- <li><?php _e('or <a href="http://twitter.com/mageia_org">via our Tweeter account</a>,'); ?></li>
+ <li><?php _e('directly on <a href="irc://irc.freenode.net/#mageia-atelier">#mageia-atelier on Freenode IRC</a>,'); ?></li>
+ <li><?php _e('or <a href="http://twitter.com/mageia_org">via our Twitter account</a>,'); ?></li>
<li><?php _e('or with a <a href="https://ml.mageia.org/l/info/atelier-discuss">notice on the Atelier team mailing-list</a>,'); ?></li>
<li><?php _e('or a <a href="https://bugs.mageia.org/enter_bug.cgi?product=Websites&format=guided&component=www.mageia.org">bug report</a>.'); ?></li>
</ul>