From ff15d86ced7023da7bef266d40b6215eb7726676 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Borbo=C3=ABn?= Date: Thu, 16 Aug 2018 14:15:55 +0200 Subject: [PATCH] =?UTF-8?q?Typo=20path=20=E2=86=92=20patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/i18n/english.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go index 6e2af8e22..d67bd9053 100644 --- a/pkg/i18n/english.go +++ b/pkg/i18n/english.go @@ -68,7 +68,7 @@ func addEnglish(i18nObject *i18n.Bundle) { Other: "refresh", }, &i18n.Message{ ID: "addPatch", - Other: "add path", + Other: "add patch", }, &i18n.Message{ ID: "edit", Other: "edit",