gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant-backoffice] 14/19: grammar: s/legal/legally/


From: gnunet
Subject: [taler-merchant-backoffice] 14/19: grammar: s/legal/legally/
Date: Mon, 24 May 2021 15:34:55 +0200

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository merchant-backoffice.

commit 7ffbb57c5cea5e92eb0cf754fb2717424b3dc26a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon May 24 09:23:57 2021 -0400

    grammar: s/legal/legally/
---
 packages/frontend/src/paths/admin/create/CreatePage.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/frontend/src/paths/admin/create/CreatePage.tsx 
b/packages/frontend/src/paths/admin/create/CreatePage.tsx
index 6624422..3f386ea 100644
--- a/packages/frontend/src/paths/admin/create/CreatePage.tsx
+++ b/packages/frontend/src/paths/admin/create/CreatePage.tsx
@@ -104,7 +104,7 @@ export function CreatePage({ onCreate, onBack, forceId }: 
Props): VNode {
               <InputLocation name="address" />
             </InputGroup>
 
-            <InputGroup name="jurisdiction" label={i18n`Jurisdiction`} 
tooltip={i18n`where is the merchant legal located`}>
+            <InputGroup name="jurisdiction" label={i18n`Jurisdiction`} 
tooltip={i18n`where is the merchant legally located`}>
               <InputLocation name="jurisdiction" />
             </InputGroup>
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]