commit 319640de66f234275b3b3e254d2672f1fd976793 parent a7f1fdc26723242771edc5fe51f97a34e81e81ef Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 01:37:05 -0400 add period at end of sentence Diffstat:
| M | core/api-exchange.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -275,7 +275,7 @@ possibly by using HTTPS. // thus not repeated here. denom_pub_h: HashCode; - // Signature of `TALER_ExchangeKeyValidityPS` + // Signature of `TALER_ExchangeKeyValidityPS`. auditor_sig: EddsaSignature; }