taler-docs

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

commit d58981ab06cd88b872b6c8cc1ac2c519d59cc326
parent 008c913c1ad75e16284135af89c1451562429f9d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 04:43:46 -0400

capitalize first word in sentence

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

diff --git a/core/api-sync.rst b/core/api-sync.rst @@ -124,7 +124,7 @@ Receiving Terms of Service // Fee for an account, per year. annual_fee: Amount; - // protocol version supported by the server, + // Protocol version supported by the server, // for now always "0.0". version: string;