diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2022-09-07 01:52:51 -0400 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2022-09-07 01:52:51 -0400 |
commit | c1fe070830027fc35c6902d6a0dd851030a423f9 (patch) | |
tree | 056003f5443bb1db537fe46dff32818713f404ee /doc | |
parent | a75d766dc36c65443a32fde9ee00394a68dd9b5b (diff) |
fix typo: s/missbehavior/misbehavior/
Diffstat (limited to 'doc')
-rw-r--r-- | doc/system/taler/implementation.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/system/taler/implementation.tex b/doc/system/taler/implementation.tex index 9d7cb9a9e..e7d8b9dc7 100644 --- a/doc/system/taler/implementation.tex +++ b/doc/system/taler/implementation.tex @@ -1179,7 +1179,7 @@ Section~\ref{sec:compromised-signing-key-detection}. In the future, we plan for the auditor to expose additional endpoints where wallets and merchant backends can submit (cryptographic) proofs of -missbehavior from an exchange. The goal would be to automatically verify the +misbehavior from an exchange. The goal would be to automatically verify the proofs, take corrective action by including the information in the audit report and possibly even compensating the victim. |