summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:46:29 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:46:29 -0400
commitf564666d476b90aa79ebf29cecf5169055166b44 (patch)
treefa2404f957b3362569f9945f3dff2339792a0ac7 /core/api-exchange.rst
parentab800c177d545d8c884e4142c4b3929f99b4c697 (diff)
downloaddocs-f564666d476b90aa79ebf29cecf5169055166b44.tar.gz
docs-f564666d476b90aa79ebf29cecf5169055166b44.tar.bz2
docs-f564666d476b90aa79ebf29cecf5169055166b44.zip
add period at end of sentence
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index f5693b6d..f1814440 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -508,7 +508,7 @@ Management operations authorized by master key
// Hash of the public (RSA) key of the denomination.
h_denom_pub: HashCode;
- // Signature of `TALER_DenominationKeyValidityPS`
+ // Signature of `TALER_DenominationKeyValidityPS`.
master_sig: EddsaSignature;
}