summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 03:25:30 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 03:25:30 -0500
commitfac81c9084d0d1c8354ef9fc8e8c4b9af9c610ab (patch)
treea467862d86ba934fd289b5a86f9a6cd4efcd398c
parent50edd697b6dddf5998391ce95a3a6b26c7a10d1d (diff)
downloaddocs-fac81c9084d0d1c8354ef9fc8e8c4b9af9c610ab.tar.gz
docs-fac81c9084d0d1c8354ef9fc8e8c4b9af9c610ab.tar.bz2
docs-fac81c9084d0d1c8354ef9fc8e8c4b9af9c610ab.zip
change markup from " to ``
-rw-r--r--taler-merchant-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index ba368188..dd92db7c 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -659,7 +659,7 @@ section, the following options need to be configured:
Note that multiple exchanges can be added to the system by using different
tokens in place of ``demo`` in the example above. Note that all of the
exchanges must use the same currency: If the currency does not match the main
-currency from the "TALER" section, the exchange is ignored. If you need to
+currency from the ``TALER`` section, the exchange is ignored. If you need to
support multiple currencies, you need to configure a backend per currency.