summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 03:16:45 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 03:16:45 -0500
commit1ffe136026f062ec985a47a9d1b8aa1ab7bec59b (patch)
treed7c1ea6db7dee43eb6d7c6543533501556aeea96 /taler-merchant-manual.rst
parentd148144dd791717b32147380be08d48d61573587 (diff)
downloaddocs-1ffe136026f062ec985a47a9d1b8aa1ab7bec59b.tar.gz
docs-1ffe136026f062ec985a47a9d1b8aa1ab7bec59b.tar.bz2
docs-1ffe136026f062ec985a47a9d1b8aa1ab7bec59b.zip
change markup of ‘postgres’ from " to ``
Diffstat (limited to 'taler-merchant-manual.rst')
-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 452d6c59..dde2f70c 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -563,7 +563,7 @@ The option
[MERCHANT]/DB
specifies which DBMS is to be used. However, currently only the value
-"postgres" is supported. This is also the default.
+``postgres`` is supported. This is also the default.
In addition to selecting the DBMS software, the backend requires
DBMS-specific options to access the database.