aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/pending-types.ts
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-27 23:42:25 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-27 23:42:25 +0200
commit9b89387535cce603f80c9280063ffc7641279143 (patch)
tree1cb9026ead439ea5e5399d3ff38dbdd405ceae3d /packages/taler-wallet-core/src/pending-types.ts
parent7b87f01968bc712ddd4d33d6a9b37a77c6f6a0ad (diff)
downloadwallet-core-9b89387535cce603f80c9280063ffc7641279143.tar.xz
fix spelling issues
Diffstat (limited to 'packages/taler-wallet-core/src/pending-types.ts')
-rw-r--r--packages/taler-wallet-core/src/pending-types.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/taler-wallet-core/src/pending-types.ts b/packages/taler-wallet-core/src/pending-types.ts
index cefaa23ec..c16f729bc 100644
--- a/packages/taler-wallet-core/src/pending-types.ts
+++ b/packages/taler-wallet-core/src/pending-types.ts
@@ -16,7 +16,7 @@
/**
* Type and schema definitions for pending operations in the wallet.
- *
+ *
* These are only used internally, and are not part of the public
* interface to the wallet.
*/
@@ -87,7 +87,7 @@ export interface PendingExchangeCheckRefreshOperation {
}
/**
- * Some interal error happened in the wallet. This pending operation
+ * Some internal error happened in the wallet. This pending operation
* should *only* be reported for problems in the wallet, not when
* a problem with a merchant/exchange/etc. occurs.
*/