E5XML/DebuggerPropertiesWriter.py

changeset 3670
f0cb7579c0b4
parent 3178
f25fc1364c88
child 4021
195a471c327b
--- a/E5XML/DebuggerPropertiesWriter.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/E5XML/DebuggerPropertiesWriter.py	Sat Jul 05 12:13:23 2014 +0200
@@ -50,7 +50,7 @@
         
         # add some generation comments
         self.writeComment(
-            " eric5 debugger properties file for project {0} ".format(
+            " eric6 debugger properties file for project {0} ".format(
                 self.name))
         self.writeComment(
             " This file was generated automatically, do not edit. ")

eric ide

mercurial