summaryrefslogtreecommitdiff
path: root/packages/taler-util/src/talerTypes.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-util/src/talerTypes.ts
parent7b87f01968bc712ddd4d33d6a9b37a77c6f6a0ad (diff)
downloadwallet-core-9b89387535cce603f80c9280063ffc7641279143.tar.gz
wallet-core-9b89387535cce603f80c9280063ffc7641279143.tar.bz2
wallet-core-9b89387535cce603f80c9280063ffc7641279143.zip
fix spelling issues
Diffstat (limited to 'packages/taler-util/src/talerTypes.ts')
-rw-r--r--packages/taler-util/src/talerTypes.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/taler-util/src/talerTypes.ts b/packages/taler-util/src/talerTypes.ts
index 1019ce478..bc04fc2f6 100644
--- a/packages/taler-util/src/talerTypes.ts
+++ b/packages/taler-util/src/talerTypes.ts
@@ -264,7 +264,7 @@ export interface AuditorHandle {
url: string;
}
-// Delivery location, losely modeled as a subset of
+// Delivery location, loosely modeled as a subset of
// ISO20022's PostalAddress25.
export interface Location {
// Nation with its own government.
@@ -676,7 +676,7 @@ export class ExchangeKeysJson {
}
/**
- * Wire fees as anounced by the exchange.
+ * Wire fees as announced by the exchange.
*/
export class WireFeesJson {
/**