commit 2eadcc94bccedc09b7075b49f5a309ab0f6bcefc
parent a347e11359648bad1291f28f4f4fd1ac6426a8ac
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Tue, 16 Feb 2021 22:20:05 -0500
fix typo: s/the the/the/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manpages/taler-exchange-offline.1.rst b/manpages/taler-exchange-offline.1.rst
@@ -391,7 +391,7 @@ an older "enable" (or "disable") message after a more recent "disable" (or
to keep the actual files exchanged with the offline tool secret.
The **taler-exchange-offline** tool tries to make sure that the online signing
-keys of the the exchange are always created by the same two security modules.
+keys of the exchange are always created by the same two security modules.
The goal here is to prevent an attacker who compromised **taler-exchange-httpd**
but *not* the security modules from providing attacker-controlled keys to the
offline signing process.