commit a339c00e99acb5669d8fb8cb9b20f9e81b3e7f7a
parent 5219ba3b4930bbdd28f165e8a2966579f08467ad
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 02:37:28 -0400
add period at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -1411,7 +1411,7 @@ the API during normal operation.
value_with_fee: Amount;
// Melt commitment. Hash over the various coins to be withdrawn.
- // See also ``TALER_refresh_get_commitment()``
+ // See also ``TALER_refresh_get_commitment()``.
rc: TALER_RefreshCommitmentP;
}