taler-docs

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

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

mark up ‘taler://tip’ (two instances)

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 for accepting 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 for accepting a tip based in a ``taler://tip`` URI. :Request: .. ts:def:: AcceptTipRequest