diff --git a/include/text.php b/include/text.php
index a47e352ba..ee1529022 100644
--- a/include/text.php
+++ b/include/text.php
@@ -1129,7 +1129,7 @@ function smilies($s, $sample = false) {
'',
'',
'~friendica ',
- 'red '
+ 'red '
);
$params = array('texts' => $texts, 'icons' => $icons, 'string' => $s);