diff --git a/htdocs/projet/activity/perday.php b/htdocs/projet/activity/perday.php
index 0c509240684..aa5044da610 100644
--- a/htdocs/projet/activity/perday.php
+++ b/htdocs/projet/activity/perday.php
@@ -386,7 +386,7 @@ if ($usertoprocess->id == $user->id) print '
'.$langs->trans("T
else print ' | '.$langs->trans("TimeSpentByUser").' | ';
print ''.$langs->trans("HourStart").' | ';
print ''.$langs->trans("Duration").' | ';
-print ''.$langs->trans("Note").' | ';
+print ''.$langs->trans("Note").' | ';
print "\n";
// By default, we can edit only tasks we are assigned to