aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-06-29 13:58:32 +0000
committerRomain d'Alverny <rda@mageia.org>2012-06-29 13:58:32 +0000
commit9f42aef1e5dd33a427b4ecdf3366caa33b0b84f5 (patch)
treed80ce2455b183fd8e33885f917cbf7e589f50331 /en/support
parent21b2077c5bdc539ed4938afd2ee0491a22bab468 (diff)
downloadwww-9f42aef1e5dd33a427b4ecdf3366caa33b0b84f5.tar
www-9f42aef1e5dd33a427b4ecdf3366caa33b0b84f5.tar.gz
www-9f42aef1e5dd33a427b4ecdf3366caa33b0b84f5.tar.bz2
www-9f42aef1e5dd33a427b4ecdf3366caa33b0b84f5.tar.xz
www-9f42aef1e5dd33a427b4ecdf3366caa33b0b84f5.zip
typo
Diffstat (limited to 'en/support')
-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 3d1b9f233..f2cf0df9b 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -79,7 +79,7 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);
echo '<hr>';
_h('Bugs Reports', null, 'h2 id="bugs"');
- _h('You may check and report bugs on <a href="%s">our Bugzilla (bugs.mageia.org)</a>',
+ _h('You may check and report bugs on <a href="%s">our Bugzilla (bugs.mageia.org)</a>.',
array('https://bugs.mageia.org/'));
echo '<hr>';
?>