summaryrefslogtreecommitdiff
path: root/libeufin/ebics.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-25 23:02:36 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-25 23:02:36 +0100
commit77331d7e2e8a42bd92b234bed7baa9c5ad473e10 (patch)
treed317479026f6a6a789de22c042113d06697dc784 /libeufin/ebics.rst
parent459e6d086e5d053b1a6a5028e84d94860dfb025c (diff)
downloaddocs-77331d7e2e8a42bd92b234bed7baa9c5ad473e10.tar.gz
docs-77331d7e2e8a42bd92b234bed7baa9c5ad473e10.tar.bz2
docs-77331d7e2e8a42bd92b234bed7baa9c5ad473e10.zip
fix typos
Diffstat (limited to 'libeufin/ebics.rst')
-rw-r--r--libeufin/ebics.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst
index 2840a1cd..9960fe1c 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.