gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: english


From: gnunet
Subject: [taler-docs] branch master updated: english
Date: Sat, 07 Oct 2023 20:35:25 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new bf5a28f3 english
bf5a28f3 is described below

commit bf5a28f3ea495d09ae6b96e832b7bded22023a72
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Oct 7 20:35:21 2023 +0200

    english
---
 design-documents/051-fractional-digits.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/design-documents/051-fractional-digits.rst 
b/design-documents/051-fractional-digits.rst
index 64d606ea..c1dc6c2e 100644
--- a/design-documents/051-fractional-digits.rst
+++ b/design-documents/051-fractional-digits.rst
@@ -80,7 +80,7 @@ provisioned by all three services.
       public struct ScopedCurrencyInfo: Codable, Sendable {
           // e.g. “.” for $ and ¥; “,” for €
           let decimal_separator: String
-          // how much digits the user may enter after the decimalSeparator
+          // how many digits the user may enter after the decimalSeparator
           let num_fractional_input_digits: Integer
           // €,$,£: 2; some arabic currencies: 3, ¥: 0
           let num_fractional_normal_digits: Int

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]