taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 1ee7fb21890ccec76673bcaa2b5cc8d4f2cba382
parent 10a7583033a9f122e01ce19f56cec2beb0e1e440
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:38:00 -0400

change markup of ‘POLICIES_REVIEWING’ from " to ``

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -1768,7 +1768,7 @@ If the index given is invalid, the reducer will transition into an ``ERROR`` sta instead of deleting a policy. -**next** (from "POLICIES_REVIEWING"): +**next** (from ``POLICIES_REVIEWING``): Using this transition, the user confirms that the policies in the current state are acceptable. The transition does not take any arguments.