taler-docs

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

commit 3e48dda25db937ce60c4ae78ba62a3572c21c9f6
parent 7aab57b87b6637f36cfd2e4c48f3b417500113a4
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 07:14:32 -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 @@ -2743,7 +2743,7 @@ Checking tip status interface Tip { - // id of the tip in the backend database + // ID of the tip in the backend database. row_id: number; // Unique identifier for the tip.