From 41725e5c93c7c68df770f16f9a721d1a52b979ae Mon Sep 17 00:00:00 2001
From: Jared Hancock <jared@osticket.com>
Date: Mon, 12 May 2014 13:42:55 -0500
Subject: [PATCH] tips: Fix typo on manage/forms

---
 include/i18n/en_US/help/tips/forms.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/i18n/en_US/help/tips/forms.yaml b/include/i18n/en_US/help/tips/forms.yaml
index e9af02177..020bb0691 100644
--- a/include/i18n/en_US/help/tips/forms.yaml
+++ b/include/i18n/en_US/help/tips/forms.yaml
@@ -77,7 +77,7 @@ field_variable:
         via <code>%{ticket.user.variable}</code></em>
 
 field_delete:
-    title: Remote this Field
+    title: Remove this Field
     content: >
         Check and save the form to remove a field from this form.<br>
         <br>
-- 
GitLab