aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
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>';
?>