summaryrefslogtreecommitdiff
path: root/packages/taler-util/src/talerTypes.ts
diff options
context:
space:
mode:
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 {
/**