taler-docs

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

commit 92cd9f189fb23eaa1abdc62ef1bd08a7ebe0a610
parent 76768de04185c72478986f04ec2f13ba87b54e07
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri,  6 Aug 2021 22:26:32 -0400

add period at end of sentence

Diffstat:
Mtaler-exchange-setup-guide.rst | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst @@ -656,14 +656,14 @@ exchange processes should not have access to this information. [exchange-accountcredentials-1] - # LibEuFin expects basic auth + # LibEuFin expects basic auth. wire_gateway_auth_method = basic - # username and password set in LibEuFin + # username and password set in LibEuFin. username = ... password = ... - # base URL of the wire gateway set up with LibEuFin + # base URL of the wire gateway set up with LibEuFin. wire_gateway_url = ...