From 9b89387535cce603f80c9280063ffc7641279143 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Apr 2021 23:42:25 +0200 Subject: fix spelling issues --- packages/taler-util/src/talerTypes.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/taler-util/src/talerTypes.ts') 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 { /** -- cgit v1.2.3