taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 389330545c4e18cc37f88b6cff011302e7490b52
parent 1c2a5409a96855440710b66c08b40945e37892c3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  6 Jul 2022 23:03:10 +0200

-typo found

Diffstat:
Mconf.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf.py b/conf.py @@ -366,7 +366,7 @@ man_pages = [ "simulate core banking system with EBICS access to bank accounts", "GNU Taler contributors", 1), ("manpages/libeufin-nexus.1", "libeufin-nexus", - "sevice to interface to various bank access APIs", + "service to interface to various bank access APIs", "GNU Taler contributors", 1), ]