summaryrefslogtreecommitdiff
path: root/core/taler-uri.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:19:09 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:19:09 -0400
commite7007db66947722a72c12afc83d2ea5c92983eb7 (patch)
tree6bdadda4b4a0e4982885435e876f9eed531b80cd /core/taler-uri.rst
parent5648fd1281b998a1edcf163f01e3cee58664d96c (diff)
downloaddocs-e7007db66947722a72c12afc83d2ea5c92983eb7.tar.gz
docs-e7007db66947722a72c12afc83d2ea5c92983eb7.tar.bz2
docs-e7007db66947722a72c12afc83d2ea5c92983eb7.zip
add period at end of sentence (three instances)
Diffstat (limited to 'core/taler-uri.rst')
-rw-r--r--core/taler-uri.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/taler-uri.rst b/core/taler-uri.rst
index b9dc69e9..26b99c9b 100644
--- a/core/taler-uri.rst
+++ b/core/taler-uri.rst
@@ -101,10 +101,10 @@ A ``taler://refund`` URI instructs the wallet to download and apply available re
taler://refund/{merchant_host}{/merchant_prefix_path*}/{order_id}/{#ssid}
taler+http://refund/{merchant_host}{/merchant_prefix_path*}/{order_id}/{#ssid}
-* ``merchant_host`` is the hostname of the merchant
+* ``merchant_host`` is the hostname of the merchant.
* ``merchant_prefix_path`` is an optional list of path components that identifies the path prefix of the merchant base URL.
-* ``order_id`` is the order ID to check for refunds
-* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity
+* ``order_id`` is the order ID to check for refunds.
+* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity.
-------