From ce661bfdeb0238e5d354932a24c343dd76fff34e Mon Sep 17 00:00:00 2001
From: Michael <Chefkeks@users.noreply.github.com>
Date: Tue, 19 Apr 2016 16:37:26 +0200
Subject: [PATCH] Update task.assignment.alert.yaml

Looks like some copy&paste issue, replaced "ticket" with "task".
---
 include/i18n/en_US/templates/email/task.assignment.alert.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/i18n/en_US/templates/email/task.assignment.alert.yaml b/include/i18n/en_US/templates/email/task.assignment.alert.yaml
index 2a8684c51..4778cf112 100644
--- a/include/i18n/en_US/templates/email/task.assignment.alert.yaml
+++ b/include/i18n/en_US/templates/email/task.assignment.alert.yaml
@@ -7,7 +7,7 @@
 #
 ---
 notes: |
-    Sent to agents when a ticket is assigned to them or the team to which
+    Sent to agents when a task is assigned to them or the team to which
     they belong. Use %{assigner} to distinguish who made the assignment.
 
 subject: |
-- 
GitLab