gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: fix typo


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix typo
Date: Tue, 05 Mar 2024 18:02:38 +0100

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

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 0c73adb64 fix typo
0c73adb64 is described below

commit 0c73adb640c174c8ce7a8c0e9fd9de4c60b49696
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Tue Mar 5 14:02:32 2024 -0300

    fix typo
---
 packages/demobank-ui/src/pages/business/CreateCashout.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/demobank-ui/src/pages/business/CreateCashout.tsx 
b/packages/demobank-ui/src/pages/business/CreateCashout.tsx
index 20053b53c..d4c39a88d 100644
--- a/packages/demobank-ui/src/pages/business/CreateCashout.tsx
+++ b/packages/demobank-ui/src/pages/business/CreateCashout.tsx
@@ -401,7 +401,7 @@ export function CreateCashout({
                   <dd class="text-sm text-gray-900">{cashoutLegalName}</dd>
                 </div>
                 <p class="mt-2 text-sm text-gray-500">
-                  <i18n.Translate>If this name doesn't match the account 
holders name your transaction may fail.</i18n.Translate>
+                  <i18n.Translate>If this name doesn't match the account 
holder's name your transaction may fail.</i18n.Translate>
                 </p>
               </Fragment>
             ) : (

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