diff --git a/results.php b/results.php
index 82317212a..5ca0c9f0d 100644
--- a/results.php
+++ b/results.php
@@ -112,7 +112,7 @@ $types = array(
'php' => '
',
'doc' => '
',
'bugs' => '
',
- 'gtk' => '
'
+ 'gtk' => '
'
);
foreach($res['ResultSet']['Result'] as $i => $hit) {