diff --git a/erpnext/projects/doctype/ticket/ticket.py b/erpnext/projects/doctype/ticket/ticket.py index b4f1a70923..5cd19283eb 100644 --- a/erpnext/projects/doctype/ticket/ticket.py +++ b/erpnext/projects/doctype/ticket/ticket.py @@ -97,7 +97,7 @@ class DocType:

Project: %(project)s

Review Date: %(review_date)s

Details: %(description)s

-

You will also recieve another reminder 2 days before the commencement of the task

+

You will also recieve another reminder 2 days before the commencement of the task

Good Luck!

(This notification is autogenerated)

""" % i sendmail(self.doc.allocated_to, sender='automail@webnotestech.com', msg=msg2,send_now=1,\