aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-12-27 11:02:46 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-12-27 11:02:46 +0100
commit7d0990fe896247467c3b72c965f78279a86e6f64 (patch)
tree744d2fa64507a93610f7331999270e66cbfc006c
parent54b72fdbff9fcd6612f834c101c98a6cca00f0b1 (diff)
downloadwallet-core-7d0990fe896247467c3b72c965f78279a86e6f64.tar.xz
-typo
m---------build-system/taler-build-scripts0
-rw-r--r--packages/taler-harness/src/harness/libeufin-apis.ts2
2 files changed, 1 insertions, 1 deletions
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject 23538677f6c6be2a62f38dc6137ecdd1c76b7b1
+Subproject 355a3172699b96f1040edcb577c07a681802b3a
diff --git a/packages/taler-harness/src/harness/libeufin-apis.ts b/packages/taler-harness/src/harness/libeufin-apis.ts
index f55275927..2f8e53cc9 100644
--- a/packages/taler-harness/src/harness/libeufin-apis.ts
+++ b/packages/taler-harness/src/harness/libeufin-apis.ts
@@ -168,7 +168,7 @@ function getRandomString(): string {
}
/**
- * APIs spread accross Legacy and Access, it is therefore
+ * APIs spread across Legacy and Access, it is therefore
* the "base URL" relative to which API every call addresses.
*/
export namespace LibeufinSandboxApi {