summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:43:00 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:43:00 -0400
commit60e6d8ebe710d262a9be2b21b5c3b658c791a075 (patch)
tree06b8cc33916e7ba26696647341996ac69cfc1cc3 /core
parent8d32c5637d134d42695a941829ca2e9d22bf5842 (diff)
downloaddocs-60e6d8ebe710d262a9be2b21b5c3b658c791a075.tar.gz
docs-60e6d8ebe710d262a9be2b21b5c3b658c791a075.tar.bz2
docs-60e6d8ebe710d262a9be2b21b5c3b658c791a075.zip
fold long line; mark up ‘TALER_SIGNATURE_MASTER_WIRE_FEES’; add period at end of sentence
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 373b9d32..757c7ae7 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -356,7 +356,8 @@ possibly by using HTTPS.
// any of the denomination keys are valid without overlap.
end_date: Timestamp;
- // Signature of `TALER_MasterWireFeePS` with purpose TALER_SIGNATURE_MASTER_WIRE_FEES
+ // Signature of `TALER_MasterWireFeePS` with
+ // purpose ``TALER_SIGNATURE_MASTER_WIRE_FEES``.
sig: EddsaSignature;
}