[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: fix typos
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: fix typos |
Date: |
Thu, 14 Nov 2024 08:46:16 +0100 |
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 bac8fa20a fix typos
bac8fa20a is described below
commit bac8fa20abbe641b2b745d759c46966327bdbb64
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 14 08:46:13 2024 +0100
fix typos
---
src/include/taler_testing_lib.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index d9b9232a4..2b0f801e0 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -634,10 +634,10 @@ TALER_TESTING_cmd_set_var (const char *name,
/**
- * Update interpeter @a is variable state due to execution of @a cmd.
+ * Update interpreter @a is variable state due to execution of @a cmd.
*
* @param[in,out] is interpreter to update
- * @param[in,out] cmd command that we are exeucting and that
+ * @param[in,out] cmd command that we are executing and that
* needs to be checked for side-effects on the variable state
*/
void
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: fix typos,
gnunet <=