summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/pending-types.ts
diff options
context:
space:
mode:
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.
*/