gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant-backoffice] 13/19: grammar: s/physical/physically/


From: gnunet
Subject: [taler-merchant-backoffice] 13/19: grammar: s/physical/physically/
Date: Mon, 24 May 2021 15:34:54 +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 9813407eb7ce46ec4a4dccfe9c42cc89804e56c1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon May 24 09:23:41 2021 -0400

    grammar: s/physical/physically/
---
 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 bf94b85..6624422 100644
--- a/packages/frontend/src/paths/admin/create/CreatePage.tsx
+++ b/packages/frontend/src/paths/admin/create/CreatePage.tsx
@@ -100,7 +100,7 @@ export function CreatePage({ onCreate, onBack, forceId }: 
Props): VNode {
 
             <Input<Entity> name="default_wire_fee_amortization" 
label={i18n`Default wire fee amortization`} tooltip={i18n`max wire fee 
amortization when the order has not overridden it`} />
 
-            <InputGroup name="address" label={i18n`Address`} 
tooltip={i18n`where is the merchant physical located`}>
+            <InputGroup name="address" label={i18n`Address`} 
tooltip={i18n`where is the merchant physically located`}>
               <InputLocation name="address" />
             </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]