taler-docs

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

commit ec1de3f4afdde93c34ff579dd37bf7433527cfd2
parent b5ae91e90b0a8f68965628f74f747837a1ce9cc7
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu, 26 Nov 2020 00:50:26 -0500

diction: s/for accepting/to accept/

Diffstat:
Mtaler-wallet.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-wallet.rst b/taler-wallet.rst @@ -879,7 +879,7 @@ Preparing a tip :Name: ``"prepareTip"`` :Description: - Prepare for accepting a tip based in a ``taler://tip`` URI. + Prepare to accept a tip based in a ``taler://tip`` URI. :Request: .. ts:def:: PrepareTipRequest @@ -908,7 +908,7 @@ Accepting a tip :Name: ``"acceptTip"`` :Description: - Prepare for accepting a tip based in a ``taler://tip`` URI. + Prepare to accept a tip based in a ``taler://tip`` URI. :Request: .. ts:def:: AcceptTipRequest