gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 01/04: capitalize first word in sentence


From: gnunet
Subject: [taler-docs] 01/04: capitalize first word in sentence
Date: Sat, 07 Aug 2021 05:15:53 +0200

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit 1183f66242c7d708f510c729b788da1ffe153da0
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Aug 6 23:10:34 2021 -0400

    capitalize first word in sentence
---
 taler-exchange-setup-guide.rst | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index dce9606..6178fb6 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -96,7 +96,7 @@ signing key to your list of trusted keys and update the 
package index:
   [root@exchange-online]# apt-get update
 
 ..
-  FIXME: this happens after the update.
+  FIXME: This happens after the update.
   NB: Skipping acquire of configured file 'main/binary-i386/Packages' as 
repository 'https://deb.taler.net/apt/ubuntu focal-fossa InRelease' doesn't 
support architecture 'i386'.
 
 Finally, the required packages can be installed:
@@ -385,7 +385,7 @@ such letter:
           $CONNECTION_NAME
 
 ..
-  FIXME: maybe is not 100% clear that 'connecting' means exchanging keys
+  FIXME: Maybe is not 100% clear that 'connecting' means exchanging keys
   wiht the bank?
 
 Once the connection is synchronized, Nexus needs to import locally the data
@@ -453,7 +453,7 @@ through the bank connection:
    reports).
 
 ..
-  FIXME: possibly the date range filter is still missing, see #6243.
+  FIXME: Possibly the date range filter is still missing, see #6243.
 
 Once Nexus has stored all the information in the database, the
 client can ask to actually see the transactions:
@@ -611,7 +611,7 @@ and create payment initiations with a Taler wire gateway 
facade:
      facade.talerWireGateway.transfer
 
 ..
-  FIXME: the two commands above output a empty JSON object
+  FIXME: The two commands above output a empty JSON object
   when successful.  Possibly, we should suppress that (just like
   the other commands do).
 
@@ -663,11 +663,11 @@ exchange processes should not have access to this 
information.
   # LibEuFin expects basic auth.
   wire_gateway_auth_method = basic
 
-  # username and password set in LibEuFin.
+  # Username and password set in LibEuFin.
   username = ...
   password = ...
 
-  # base URL of the wire gateway set up with LibEuFin.
+  # Base URL of the wire gateway set up with LibEuFin.
   wire_gateway_url = ...
 
 
@@ -771,9 +771,9 @@ Offline Signing Setup
 The offline signing keys of the exchange should be stored on a different 
machine.
 The responsibilities of this offline signing machine are:
 
-* generation of the exchange's offline master signing key
-* secure storage of the exchange's offline master signing key
-* generation of certificates (signed with the offline master signing key) that 
will be imported by the exchange
+* Generation of the exchange's offline master signing key
+* Secure storage of the exchange's offline master signing key
+* Generation of certificates (signed with the offline master signing key) that 
will be imported by the exchange
 
 
 .. code-block:: shell-session

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]