gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix more typos


From: gnunet
Subject: [taler-docs] branch master updated: fix more typos
Date: Sat, 10 Feb 2024 23:02:48 +0100

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3b47bac9 fix more typos
3b47bac9 is described below

commit 3b47bac9e30cd44e49394b523ec53578e88db45f
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Feb 10 23:02:34 2024 +0100

    fix more typos
---
 manpages/taler.conf.5.rst | 2 +-
 taler-exchange-manual.rst | 4 ++--
 taler-merchant-manual.rst | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 115dee8a..84606774 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -163,7 +163,7 @@ KYC_AML_TRIGGER
   Program to run on KYC attribute data to decide whether we should immediately 
flag an account for AML review. Program must return 0 if a manual AML review is 
not needed, and non-zero to trigger an AML review. The KYC attribute data of 
the new user will be passed on standard-input.
 
 STEFAN_ABS
-  Absolte amount to add as an offset in the STEFAN fee approximation
+  Absolute amount to add as an offset in the STEFAN fee approximation
   curve (see DD47).  Defaults to CURRENCY:0 if not specified.
 
 STEFAN_LOG
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index 64c2a7d9..9cdd51d1 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -1382,7 +1382,7 @@ started using a simple command:
    At this point, the exchange service is not yet fully operational.
 
 
-To check whether the exchange is running correctly under the advertized
+To check whether the exchange is running correctly under the advertised
 base URL, run:
 
 .. code-block:: shell-session
@@ -1673,7 +1673,7 @@ makes the decision given the KYC attributes:
 
 The given program will be given the KYC attributes in JSON format on standard
 input, and must return 0 to continue without AML and non-zero to flag the
-account for manual review.  To disable this triger, simply leave the option to
+account for manual review.  To disable this trigger, simply leave the option to
 its default value of '[/usr/bin/]true'. To flag all new users for manual
 review, simply set the program to '[/usr/bin/]false'.
 
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 9ed7ea3e..97a422d0 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -567,7 +567,7 @@ For the ``postgres`` backend, you need to specify:
       [merchantdb-postgres]
       CONFIG = "postgres:///taler-merchant"
 
-This option specifies a PostgreSQL access path, typicallly using the format
+This option specifies a PostgreSQL access path, typically using the format
 ``postgres:///$DBNAME``, where ``$DBNAME`` is the name of the PostgreSQL
 database you want to use (here, ``taler-merchant`` on the local machine).
 Suppose ``$USER`` is the name of the user who will run the backend process

-- 
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]