gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix typos


From: gnunet
Subject: [taler-docs] branch master updated: fix typos
Date: Sun, 25 Oct 2020 23:02:39 +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 77331d7  fix typos
77331d7 is described below

commit 77331d7e2e8a42bd92b234bed7baa9c5ad473e10
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Oct 25 23:02:36 2020 +0100

    fix typos
---
 libeufin/ebics.rst                          | 10 +++++-----
 libeufin/iso20022.rst                       |  2 +-
 manpages/taler-merchant-setup-reserve.1.rst |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst
index 2840a1c..9960fe1 100644
--- a/libeufin/ebics.rst
+++ b/libeufin/ebics.rst
@@ -78,7 +78,7 @@ EBICS Glossary
     This concept is similar to Taler's merchant backend instance identifiers.
 
   Order Number
-    Interchangably called "Order ID".
+    Interchangeably called "Order ID".
 
     Each upload transaction gets a unique order number assigned by the bank 
server.
     The Order Number is used to match VEUs in a second upload to the original 
order.
@@ -155,7 +155,7 @@ EBICS Glossary
     Distributed Electronic Signature (from German "Verteilte Elektronische 
Unterschrift").
 
   V001
-    FTAM encryption algorithm ("Verschlüsselung"), superseeded in EBICS by 
E002.
+    FTAM encryption algorithm ("Verschlüsselung"), superseded in EBICS by E002.
 
   E002
     EBICS encryption process, used to encrypt the order payload.
@@ -329,19 +329,19 @@ The following order types are, for now, not relevant for 
LibEuFin:
     Type: Upload.
 
     Change of the bank-technical key (``K_SIG``).
-    Superseeded by HSA.
+    Superseded by HSA.
 
   HCA
     Type: Upload.
 
     Change the identification and authentication key as well as the encryption 
key (``K_IA`` and ``K_ENC``).
-    Superseeded by HCS.
+    Superseded by HCS.
 
   PTK
     Type: Download.
 
     Download a human-readable protocol of operations done via EBICS.
-    Mandatory for German banks.  Superseeded by the machine-readable
+    Mandatory for German banks.  Superseded by the machine-readable
     HAC order type.
 
 
diff --git a/libeufin/iso20022.rst b/libeufin/iso20022.rst
index 06d929c..d96469d 100644
--- a/libeufin/iso20022.rst
+++ b/libeufin/iso20022.rst
@@ -30,7 +30,7 @@ them (pain.001), it does not use ISO 20022 in its API and 
internal data model.
 
 Reasons for not using ISO 20022 directly are:
 
-1. Impedence mismatch.  ISO 20022 messages do not map well to query/response
+1. Impedance mismatch.  ISO 20022 messages do not map well to query/response
    APIs.
 2. Cumbersome to use.  Even when ISO 20022 messages are directly mapped
    to JSON, they are difficult to use due to their verbosity.
diff --git a/manpages/taler-merchant-setup-reserve.1.rst 
b/manpages/taler-merchant-setup-reserve.1.rst
index 67e1ecb..594cc16 100644
--- a/manpages/taler-merchant-setup-reserve.1.rst
+++ b/manpages/taler-merchant-setup-reserve.1.rst
@@ -39,7 +39,7 @@ Options
 -e URL, --exchange-url=URL
        Use URL for the exchange base URL. This is the exchange where
        the reserve will be created. The currency used in the amount
-       specificiation must be offered by this exchange.  Mandatory.
+       specification must be offered by this exchange.  Mandatory.
 
 -k KEYFILE, --key=KEYFILE
        The specified KEYFILE contains a TLS client private key to be used to 
authenticate the client. Optional.  See also "-p" and "-C".

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