libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit c35a6495107499b3402fe98aaefc12ac202c88f5
parent a3a483bf843847d768f5b7535accb77214cbb8fc
Author: ms <ms@taler.net>
Date:   Mon, 25 Apr 2022 15:17:41 +0200

comment

Diffstat:
Msandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt @@ -175,7 +175,7 @@ class Config : CliktCommand("Insert one configuration into the database") { /** * This command generates Camt53 statements - for all the bank accounts - - * every time it gets run. The statements are only stored them into the database. + * every time it gets run. The statements are only stored into the database. * The user should then query either via Ebics or via the JSON interface, * in order to retrieve their statements. */