summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/wireformats.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/wireformats.rst b/core/wireformats.rst
index 1f7ab8c8..1eba7362 100644
--- a/core/wireformats.rst
+++ b/core/wireformats.rst
@@ -28,7 +28,7 @@ number and the origin (domain and optionally a port) of the bank:
payto://x-taler-bank/BANK_URI/ACCOUNT_IDENTIFIER
The account identifier given must be a non-empty alphanumeric ASCII string. As with
-any payto://-URI, additional fields may be present (after a ?), but
+any ``payto://`` URI, additional fields may be present (after a ``?``), but
are not required. The ``BANK_URI`` may include a port number. If none is
given, ``https`` over port 443 is assumed. If a port number is
given, ``http`` over the given port is to be used. Note that this