diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2020-12-12 01:12:16 -0500 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2020-12-12 01:12:16 -0500 |
commit | 683d364d283071f9b3524b82aca7f9bf3d67402c (patch) | |
tree | a1f3752cc5694171059cf96a975da6936bc28295 | |
parent | 7d385ee4f12a10a86db9eb18cd6c086b833b349f (diff) | |
download | docs-683d364d283071f9b3524b82aca7f9bf3d67402c.tar.gz docs-683d364d283071f9b3524b82aca7f9bf3d67402c.tar.bz2 docs-683d364d283071f9b3524b82aca7f9bf3d67402c.zip |
mark up ‘correct’
-rw-r--r-- | taler-auditor-manual.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst index 581700c..ac42750 100644 --- a/taler-auditor-manual.rst +++ b/taler-auditor-manual.rst @@ -599,7 +599,7 @@ and exit with a status code of *42*. The most common expected case when this happens is a corrupted database. This could be because the exchange is actively malicious, or more likely due to some data corruption. The audit cannot continue until the corruption has been -addressed. If it is not possible to restore a fully 'correct' version of the +addressed. If it is not possible to restore a fully *correct* version of the database, the suggestion is to replace the corrupted (and likely very large) amounts with zero (Note: this does not apply to the value of denominations or fees, here it is crucial that the correct amounts are restored). While an |