gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix typo


From: gnunet
Subject: [taler-exchange] branch master updated: -fix typo
Date: Wed, 14 Jul 2021 14:34:33 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 5ebc3b0e -fix typo
5ebc3b0e is described below

commit 5ebc3b0e5b5fda1bcdb3b01c44d2f2a7055b155a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 14 14:34:31 2021 +0200

    -fix typo
---
 src/include/taler_amount_lib.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_amount_lib.h b/src/include/taler_amount_lib.h
index 5defc37e..8e4afe80 100644
--- a/src/include/taler_amount_lib.h
+++ b/src/include/taler_amount_lib.h
@@ -343,7 +343,7 @@ TALER_amount_divide (struct TALER_Amount *result,
  *
  * @param dividend amount to divide
  * @param divisor by what to divide, must be positive
- * @return @a dividend / @a divisor, rounded down. -1 on currency missmatch,
+ * @return @a dividend / @a divisor, rounded down. -1 on currency mismatch,
  *         INT_MAX for division by zero
  */
 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]