gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: typo


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: typo
Date: Thu, 20 Oct 2022 13:32:58 +0200

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

grothoff 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 07546b2  typo
07546b2 is described below

commit 07546b2b25f6e4f5f09aff369d6990e13fb61d50
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 20 13:32:54 2022 +0200

    typo
---
 talermerchantdemos/blog/content.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/blog/content.py 
b/talermerchantdemos/blog/content.py
index ba69248..e80219c 100644
--- a/talermerchantdemos/blog/content.py
+++ b/talermerchantdemos/blog/content.py
@@ -116,7 +116,7 @@ def add_from_html(resource_name, lang):
             else:
                 titleat = lists
         if len(titleat) > 0:
-            teaser = titelat[0].prettify()
+            teaser = titleat[0].prettify()
             if (len(titleat) > 1) and (len(teaser) < 100):
                 teaser2 = titleat[1].prettify()
                 if len(teaser2) > len(teaser):

-- 
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]