[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: fixed typo
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: fixed typo |
Date: |
Wed, 20 Oct 2021 12:11:05 +0200 |
This is an automated email from the git hooks/post-receive script.
oec pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 6b4675d fixed typo
6b4675d is described below
commit 6b4675dcae3826b51b13cd0d161b28efd610c2a8
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Wed Oct 20 12:11:03 2021 +0200
fixed typo
---
core/api-common.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst
index a3baecf..b3cffd2 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -228,7 +228,7 @@ hashed data. See `base32`_.
.. ts:def:: SHA512HashCode
- type SHA256HashCode = HashCode;
+ type SHA512HashCode = HashCode;
Safe Integers
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated: fixed typo,
gnunet <=