taler-docs

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

commit 5d74b713adf13e611dd2c67948d0cb48c8eb08b5
parent 97147218a370f8aeac1b96aed7244770a25e1309
Author: Mikolai Gütschow <mikolai.guetschow@tu-dresden.de>
Date:   Tue, 21 Nov 2023 13:10:22 +0100

signatures: fix typo

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

diff --git a/core/api-common.rst b/core/api-common.rst @@ -1173,7 +1173,7 @@ within the .. _TALER_GlobalFeesPS: .. sourcecode:: c - struct TALER_MasterWireFeePS { + struct TALER_GlobalFeesPS { /** * purpose.purpose = TALER_SIGNATURE_MASTER_GLOBAL_FEES */