From f0db15c6dc041d923b25476a802d090ccb1e05f9 Mon Sep 17 00:00:00 2001
From: Andrew Peng <pengc99@gmail.com>
Date: Fri, 1 Jul 2016 00:01:23 -0500
Subject: [PATCH] Updated ticket.autoreply.yaml

Updated to fix typo "information" on line 36
---
 include/i18n/en_US/templates/email/ticket.autoreply.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/i18n/en_US/templates/email/ticket.autoreply.yaml b/include/i18n/en_US/templates/email/ticket.autoreply.yaml
index 39e8e4aa3..824e2e5e1 100644
--- a/include/i18n/en_US/templates/email/ticket.autoreply.yaml
+++ b/include/i18n/en_US/templates/email/ticket.autoreply.yaml
@@ -33,7 +33,7 @@ body: |
     <hr>
     <div style="color: rgb(127, 127, 127); font-size: small;"><em>We hope
     this response has sufficiently answered your questions.  If you wish to
-    provide additional comments or informatione, please reply to this email
+    provide additional comments or information, please reply to this email
     or <a href="%{recipient.ticket_link}"><span
     style="color: rgb(84, 141, 212);" >login to your account</span></a> for
     a complete archive of your support requests.</em></div>
-- 
GitLab