This commit is contained in:
Balázs Úr
2018-10-25 20:42:26 +02:00
committed by fguillot
parent 8b76fa8ba0
commit 8fcdd2be5d
32 changed files with 32 additions and 32 deletions

View File

@@ -20,7 +20,7 @@ class TaskCloseNoActivityColumn extends Base
*/
public function getDescription()
{
return t('Close a task when there is no activity in an specific column');
return t('Close a task when there is no activity in a specific column');
}
/**