E5XML/SessionWriter.py

changeset 3670
f0cb7579c0b4
parent 3600
7d17c492ab95
child 4021
195a471c327b
--- a/E5XML/SessionWriter.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/E5XML/SessionWriter.py	Sat Jul 05 12:13:23 2014 +0200
@@ -55,7 +55,7 @@
         # add some generation comments
         if not isGlobal:
             self.writeComment(
-                " eric5 session file for project {0} ".format(self.name))
+                " eric6 session file for project {0} ".format(self.name))
         self.writeComment(
             " This file was generated automatically, do not edit. ")
         if Preferences.getProject("XMLTimestamp") or isGlobal:

eric ide

mercurial