aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-03 20:12:32 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-03 20:12:32 +0100
commitd00f7a4a0187b61257d9ff5703dfb4245d50eece (patch)
treeaff6ff61908a332099e55cff9ce1035225f8cb04 /packages/taler-util/src
parent0a604ee3ea1f1c43dfbe74d74f571329136e3749 (diff)
downloadwallet-core-d00f7a4a0187b61257d9ff5703dfb4245d50eece.tar.xz
-fix typos
Diffstat (limited to 'packages/taler-util/src')
-rw-r--r--packages/taler-util/src/wallet-types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-util/src/wallet-types.ts b/packages/taler-util/src/wallet-types.ts
index 3a366d4e1..daeac73fd 100644
--- a/packages/taler-util/src/wallet-types.ts
+++ b/packages/taler-util/src/wallet-types.ts
@@ -852,7 +852,7 @@ export interface ExchangeListItem {
permanent: boolean;
/**
- * Information about the last error that occured when trying
+ * Information about the last error that occurred when trying
* to update the exchange info.
*/
lastUpdateErrorInfo?: OperationErrorInfo;