taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 4ca0466c1a766905043343cd1716a09b3c2d4b9a
parent 976ef62965ad394424ea3906a22b67472ae7f261
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 15 Jun 2024 19:58:33 +0200

-spelling

Diffstat:
Mpackages/merchant-backoffice-ui/src/components/modal/index.tsx | 2+-
Mpackages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/merchant-backoffice-ui/src/components/modal/index.tsx b/packages/merchant-backoffice-ui/src/components/modal/index.tsx @@ -314,7 +314,7 @@ export function CompareAccountsModal({ > <p> <i18n.Translate> - Testing agaisnt the account info URL succedded but the account + Testing against the account info URL succeeded but the account information reported is different with the account details form. </i18n.Translate> </p> diff --git a/packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx b/packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx @@ -252,7 +252,7 @@ export function CreatePage({ onCreate, onBack }: Props): VNode { ) : undefined} <InputToggle<Entity> label={i18n.str`Match`} - tooltip={i18n.str`Check where the information match agaisnt the server info.`} + tooltip={i18n.str`Check where the information match against the server info.`} name="verified" readonly threeState