summaryrefslogtreecommitdiff
path: root/taler-merchant-api-tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant-api-tutorial.rst')
-rw-r--r--taler-merchant-api-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index bb8eb12d..a1fbeddf 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -406,7 +406,7 @@ Note that changing the session ID to a different device requires the
involvement of the wallet that made the payment, thus reasonably limiting the
possibility of broadly sharing the digital purchases. Repurchase detection is
also *only* done for HTTP(S) fulfillment URLs. In particular, this means
-fulfillment URIs like "taler://fulfillment-success/$MESSAGE" are not
+fulfillment URIs like ``taler://fulfillment-success/$MESSAGE`` are not
considered to identify a resource you can pay for and thus do not have to be
unique.