taler-typescript-core

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

commit 459422eb5514b8b2a0615b435e1ebdc987daa937
parent d26db0230f49b6f3ca84a5d3fd3bf40ef5f3e368
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri, 27 Jan 2023 10:17:16 +0100

-typo

Diffstat:
Mpackages/taler-util/src/twrpc.ts | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-util/src/twrpc.ts b/packages/taler-util/src/twrpc.ts @@ -17,7 +17,7 @@ /** * Implementation for the wallet-core IPC protocol. * - * Currently the protcol is completely unstable and only used internally + * Currently the protocol is completely unstable and only used internally * by the wallet for testing purposes. */