[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.
- [taler-merchant-backoffice] 09/19: fix typo: s/fronted/frontend/, (continued)
- [taler-merchant-backoffice] 09/19: fix typo: s/fronted/frontend/, gnunet, 2021/05/24
- [taler-merchant-backoffice] 06/19: diction: s/payed/payment/, gnunet, 2021/05/24
- [taler-merchant-backoffice] 08/19: drop superfluous "specifies for", gnunet, 2021/05/24
- [taler-merchant-backoffice] 07/19: fix typo: s/product/products/, gnunet, 2021/05/24
- [taler-merchant-backoffice] 05/19: diction: s/is going to be delivered/delivery required/, gnunet, 2021/05/24
- [taler-merchant-backoffice] 04/19: fix typo: s/payed/paid/, gnunet, 2021/05/24
- [taler-merchant-backoffice] 10/19: diction: s/other to change/others from changing/, gnunet, 2021/05/24
- [taler-merchant-backoffice] 14/19: grammar: s/legal/legally/, gnunet, 2021/05/24
- [taler-merchant-backoffice] 19/19: drop leading "the" in tooltip text (three instances), gnunet, 2021/05/24
- [taler-merchant-backoffice] 12/19: fix typo: s/doest/does/ (two instances), gnunet, 2021/05/24
- [taler-merchant-backoffice] 13/19: grammar: s/physical/physically/,
gnunet <=
- [taler-merchant-backoffice] 17/19: add hyphen, gnunet, 2021/05/24
- [taler-merchant-backoffice] 16/19: diction: s/token in curently use/token currently in use/, gnunet, 2021/05/24
- [taler-merchant-backoffice] 15/19: change two instances of ‘overridden’ back to ‘override’, gnunet, 2021/05/24
- [taler-merchant-backoffice] 18/19: add another point to the tooltips Documentation Conventions, gnunet, 2021/05/24
- [taler-merchant-backoffice] 11/19: fix typo: s/override/overridden/ (five instances), gnunet, 2021/05/24