commit 02182e9324ab8dce6d5ab41310be0c0bf11343aa
parent 8562f82a0caaf9e45bd056ab58231e514221fed5
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 28 Apr 2021 00:17:18 +0200
fix more typos
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
@@ -955,7 +955,7 @@ Internal audits
While an exchange should use an external auditor to attest to regulators that
it is operating correctly, an exchange operator can also use the auditor's
-logic to perform internal checks. For this, an exchange opeator can generally
+logic to perform internal checks. For this, an exchange operator can generally
follow the auditor guide. However, instead of using ``taler-auditor-sync``,
an internal audit can and likely should be performed either directly against
the production exchange database or against a synchronous copy created using
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -1096,7 +1096,7 @@ authentication, including TLS client certificates, HTTP basic and digest
authentication and others, which can all be used (possibly in combination) to
restrict access to the internal API to authorized clients.
-System admininistrators are strongly advised to test their access control
+System administrators are strongly advised to test their access control
setup before going into production!