[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-merchant-demos] branch master updated: Rectified typo (doub
From: |
gnunet |
Subject: |
[taler-taler-merchant-demos] branch master updated: Rectified typo (doubled to) on blog index page |
Date: |
Sun, 13 Aug 2023 12:25:52 +0200 |
This is an automated email from the git hooks/post-receive script.
skuegel pushed a commit to branch master
in repository taler-merchant-demos.
The following commit(s) were added to refs/heads/master by this push:
new 106e93d Rectified typo (doubled to) on blog index page
106e93d is described below
commit 106e93d75ec5f4743b20bb9e9e8fc6edcbbc9e69
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Sun Aug 13 12:25:14 2023 +0200
Rectified typo (doubled to) on blog index page
Signed-off-by: Stefan Kügel <skuegel@web.de>
---
talermerchantdemos/templates/blog-index.html.j2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/talermerchantdemos/templates/blog-index.html.j2
b/talermerchantdemos/templates/blog-index.html.j2
index cfd8434..b2f18e4 100644
--- a/talermerchantdemos/templates/blog-index.html.j2
+++ b/talermerchantdemos/templates/blog-index.html.j2
@@ -22,7 +22,7 @@
<h2>{{ gettext("Chapters") }} </h2>
<div>
- {{ gettext("Click on an individual chapter to to purchase it with GNU
Taler.") }}
+ {{ gettext("Click on an individual chapter to purchase it with GNU
Taler.") }}
{{ gettext('You can get free, virtual money to buy articles on this page
at the <a href="{}">bank</a>.').format(env('TALER_ENV_URL_BANK')) }}
</div>
<div>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-taler-merchant-demos] branch master updated: Rectified typo (doubled to) on blog index page,
gnunet <=