commit 7d0990fe896247467c3b72c965f78279a86e6f64 parent 54b72fdbff9fcd6612f834c101c98a6cca00f0b1 Author: Christian Grothoff <grothoff@gnunet.org> Date: Tue, 27 Dec 2022 11:02:46 +0100 -typo Diffstat:
| M | packages/taler-harness/src/harness/libeufin-apis.ts | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 {