commit ef0523e8f80c0eacf0f771bd05ab41be50dd2da1
parent 45b913b74522d702aaf6e29b74faf64602a55b11
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Tue, 24 Aug 2021 04:32:13 -0400
change markup from " to ``
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -511,7 +511,7 @@ To run the Taler backend on TCP port 8888, use:
configured in the ``/etc/taler/conf.d/merchant.conf`` configuration file.
If you need to change them, you should edit ``/etc/taler/override.conf``,
- for example by passing "-c /etc/taler/override.conf" to the
+ for example by passing ``-c /etc/taler/override.conf`` to the
``taler-config`` commands above.