gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant-backoffice] 01/07: fix typo: s/Fullfilment url/Fulfillme


From: gnunet
Subject: [taler-merchant-backoffice] 01/07: fix typo: s/Fullfilment url/Fulfillment URL/
Date: Tue, 25 May 2021 10:30:43 +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 bceb0d5fc238b35ee84bafb563dd88e5ad6c2613
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue May 25 04:21:22 2021 -0400

    fix typo: s/Fullfilment url/Fulfillment URL/
---
 packages/frontend/src/paths/instance/orders/create/CreatePage.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/frontend/src/paths/instance/orders/create/CreatePage.tsx 
b/packages/frontend/src/paths/instance/orders/create/CreatePage.tsx
index 933b999..f00995c 100644
--- a/packages/frontend/src/paths/instance/orders/create/CreatePage.tsx
+++ b/packages/frontend/src/paths/instance/orders/create/CreatePage.tsx
@@ -303,7 +303,7 @@ export function CreatePage({ onCreate, onBack }: Props): 
VNode {
               <InputCurrency name="payments.max_fee" label={i18n`Max fee`} />
               <InputCurrency name="payments.max_wire_fee" label={i18n`Max wire 
fee`} />
               <Input name="payments.wire_fee_amortization" label={i18n`Wire 
fee amortization`} />
-              <Input name="payments.fullfilment_url" label={i18n`Fullfilment 
url`} tooltip={i18n`where the user will be redirected after payment`} />
+              <Input name="payments.fullfilment_url" label={i18n`Fulfillment 
URL`} tooltip={i18n`where the user will be redirected after payment`} />
             </InputGroup>
 
             <InputGroup name="extra" label={i18n`Extra information`} 
tooltip={i18n`more information for this order`}>

-- 
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]