diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php
index f1bbe40d51a..7f31bad876d 100644
--- a/htdocs/main.inc.php
+++ b/htdocs/main.inc.php
@@ -1307,7 +1307,7 @@ function top_htmlhead($head, $title = '', $disablejs = 0, $disablehead = 0, $arr
if (!empty($conf->global->MAIN_ENABLE_FONT_ROBOTO)) {
print ''."\n";
- print ''."\n";
+ print ''."\n";
}
if (!defined('DISABLE_JQUERY') && !$disablejs && $conf->use_javascript_ajax)