taler-docs

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

commit 9d42068b845b54e84aeaaaef6459c8a132d9e118
parent 4d03d54fcb032b5fb2dec65269955f1c8f176e3c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 24 Feb 2021 00:37:04 -0500

fix typo: make ‘example’ plural

Diffstat:
Mtaler-merchant-manual.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst @@ -701,7 +701,7 @@ that section, the following options need to be configured: Note that multiple auditors can be added to the system by using different -tokens in place of ``demo`` in the example above. Note that all of the +tokens in place of ``demo`` in the examples above. Note that all of the auditors must use the same currency: If the currency does not match the main currency from the "TALER" section, the auditor is ignored. If you need to support multiple currencies, you need to configure a backend per currency.