taler-docs

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

commit f37c8a8f3221c765799585cc82c5269f9a230237
parent 7a8215dc2c6817d8157cb37ca789db53081ddfb3
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 04:51:25 -0400

capitalize first word in sentence; add period at end of sentence

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1147,7 +1147,7 @@ Inspecting instances // Hash over the wire details (including over the salt). h_wire: HashCode; - // salt used to compute h_wire + // Salt used to compute h_wire. salt: HashCode; // true if this account is active,