From 668d9a4d7d602cbd874175808e8e584689fbcf63 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 20 Jan 2013 09:35:56 +0100 Subject: [PATCH] cosmetic --- module-tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-tools.py b/module-tools.py index 1239c2f8..0834f584 100755 --- a/module-tools.py +++ b/module-tools.py @@ -968,7 +968,7 @@ that for other purposes than tagging""" % options.workdir file(changelog_plain,"w").write(""" %s %s -Please write a changelog for this new tag in the section above +Please write a changelog for this new tag in the section below """%(Module.edit_magic_line,setting_tag_line)) if not self.options.verbose or prompt('Want to see diffs while writing changelog',True): -- 2.47.0