commit 582112ffdd6586329d457e42b7c8d5e86175d024
parent 2d44c7138315e815ed6f1a944aa29202839dfd8d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Tue, 22 Dec 2020 11:07:37 -0500
add colon at end of para to introduce code block
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
@@ -355,7 +355,7 @@ each auditor should run
$ taler-auditor-offline download > input.json
to import the latest set of denomination keys. The key data
-should then be inspected using
+should then be inspected using:
.. code-block:: console