aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/twrpc.ts
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-01-27 10:17:16 +0100
committerChristian Grothoff <grothoff@gnunet.org>2023-01-27 10:17:16 +0100
commit459422eb5514b8b2a0615b435e1ebdc987daa937 (patch)
tree3b17109a9987198647c57686547a192493f6ae81 /packages/taler-util/src/twrpc.ts
parentd26db0230f49b6f3ca84a5d3fd3bf40ef5f3e368 (diff)
downloadwallet-core-459422eb5514b8b2a0615b435e1ebdc987daa937.tar.xz
-typo
Diffstat (limited to 'packages/taler-util/src/twrpc.ts')
-rw-r--r--packages/taler-util/src/twrpc.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-util/src/twrpc.ts b/packages/taler-util/src/twrpc.ts
index 615491b42..e5485d320 100644
--- 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.
*/