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/backupTypes.ts | 2 +- packages/taler-util/src/talerTypes.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/taler-util/src') diff --git a/packages/taler-util/src/backupTypes.ts b/packages/taler-util/src/backupTypes.ts index b31b8e58b..fc6aaaad5 100644 --- a/packages/taler-util/src/backupTypes.ts +++ b/packages/taler-util/src/backupTypes.ts @@ -975,7 +975,7 @@ export interface BackupReserve { /** * Wire information (as payto URI) for the bank account that - * transfered funds for this reserve. + * transferred funds for this reserve. */ sender_wire?: string; 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