[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: -fix typo
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: -fix typo |
Date: |
Mon, 19 Jul 2021 21:29:27 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new b01b7d7 -fix typo
b01b7d7 is described below
commit b01b7d7cd6482a82fa11b1a1d6aa4f78fd3bf648
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jul 19 21:29:25 2021 +0200
-fix typo
---
src/backend/anastasis-httpd_policy_upload.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/anastasis-httpd_policy_upload.c
b/src/backend/anastasis-httpd_policy_upload.c
index 078f08e..79f3703 100644
--- a/src/backend/anastasis-httpd_policy_upload.c
+++ b/src/backend/anastasis-httpd_policy_upload.c
@@ -896,7 +896,7 @@ AH_handler_policy_post (
else
{
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
- "Given payment identifer not known to be paid,
initiating payment\n");
+ "Given payment identifier not known to be paid,
initiating payment\n");
}
return prepare_payment (puc);
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis] branch master updated: -fix typo,
gnunet <=