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 #7770


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix #7770
Date: Sat, 01 Apr 2023 00:17:22 +0200

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 ce53dd8b8 fix #7770
ce53dd8b8 is described below

commit ce53dd8b851c4c4e18f646cb52c97fb1f1414cc1
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Mar 31 19:17:15 2023 -0300

    fix #7770
---
 packages/demobank-ui/src/pages/AdminPage.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/demobank-ui/src/pages/AdminPage.tsx 
b/packages/demobank-ui/src/pages/AdminPage.tsx
index ac0457e9b..92464a43e 100644
--- a/packages/demobank-ui/src/pages/AdminPage.tsx
+++ b/packages/demobank-ui/src/pages/AdminPage.tsx
@@ -486,7 +486,7 @@ export function UpdateAccountPassword({
             />
           </fieldset>
           <fieldset>
-            <label>{i18n.str`Repeast password`}</label>
+            <label>{i18n.str`Repeat password`}</label>
             <input
               type="password"
               value={repeat ?? ""}

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