--- a/eric6/E5XML/TemplatesWriter.py Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/E5XML/TemplatesWriter.py Wed Jan 06 13:47:01 2021 +0100 @@ -39,7 +39,7 @@ templatesFileFormatVersion)) # add some generation comments - self.writeComment(" eric6 templates file ") + self.writeComment(" eric templates file ") self.writeComment( " Saved: {0} ".format(time.strftime('%Y-%m-%d, %H:%M:%S')))