diff options
Diffstat (limited to 'packages/taler-util')
-rw-r--r-- | packages/taler-util/src/twrpc.ts | 2 |
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. */ |