diff --git a/recipes/toiprint.recipe b/recipes/toiprint.recipe index b637152d1c..316f28a1ea 100644 --- a/recipes/toiprint.recipe +++ b/recipes/toiprint.recipe @@ -12,7 +12,7 @@ le = 'cap' # local edition; date0 = date.today().strftime('%Y/%m/%d') -# for older edition change date0 below. +# for older edition change date0 below. # date0 = '2023/09/15' year, month, day = (int(x) for x in date0.split('/'))