taler-docs

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

commit ab800c177d545d8c884e4142c4b3929f99b4c697
parent f1eab8cbe9b75a31a2569e69f422eb24455acc2e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 01:46:15 -0400

fix typo: s/pbulic/public/

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

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -505,7 +505,7 @@ Management operations authorized by master key interface DenomSignature { - // Hash of the pbulic (RSA) key of the denomination. + // Hash of the public (RSA) key of the denomination. h_denom_pub: HashCode; // Signature of `TALER_DenominationKeyValidityPS`