cosmetic
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 20 Jan 2013 08:35:56 +0000 (09:35 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 20 Jan 2013 08:35:56 +0000 (09:35 +0100)
module-tools.py

index 1239c2f..0834f58 100755 (executable)
@@ -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):