aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/twrpc.ts
diff options
context:
space:
mode:
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.
*/