commit ce14f0028c95f673a38af8603750f24a685056c8
parent 726de9c6f84e174a4ed53e3e07c14747ebc94af5
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 6 Aug 2021 22:55:49 -0400
s/internet/Internet/ (two files)
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/core/taler-uri.rst b/core/taler-uri.rst
@@ -33,7 +33,7 @@ Payments are requested with the ``pay`` action. The parameters are a hierarchic
* ``order_id`` is the order ID that the customer is asked to pay for.
* ``session_id`` is the optional session ID under which the payment takes place.
* ``c`` is the optional high-entropy order `ClaimToken`.
-* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity.
+* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for Internet connectivity.
Examples:
@@ -72,7 +72,7 @@ The action ``withdraw`` is used to trigger a bank-integrated withdrawal operatio
* ``bank_prefix_path`` is an optional list of path components that identifies the path prefix of the bank integration API base URL.
* ``withdrawal_uid`` is the unique ID of the withdrawal operation.
* ``ssid`` is the optional WLAN SSID that the bank (typically in an ATM scenario) can offer the wallet
- to connect to for internet connectivity.
+ to connect to for Internet connectivity.
--------------------------
Withdrawing (Confirmation)
@@ -104,7 +104,7 @@ A ``taler://refund`` URI instructs the wallet to download and apply available re
* ``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.
+* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for Internet connectivity.
-------
@@ -123,7 +123,7 @@ a merchant and ask the user to accept/decline it.
* ``tip_id`` uniquely identifies the tip.
* ``insecure`` is an optional query parameter. When "1", the ``merchant_host`` is contacted via HTTP.
When absent or "0", the ``merchant_host`` is contacted via HTTPS.
-* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity.
+* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for Internet connectivity.
----------------
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
@@ -30,7 +30,7 @@ System Requirements
This guide assumes that you are running Ubuntu 20.04 (Focal Fossa).
We recommend the setup of offline signing keys to be done on a second machine that
-does not have internet access.
+does not have Internet access.
In this guide's shell-session fragments, the command prompt shows two pieces
of information: