eric5.py

changeset 3035
36e9f388958b
parent 3034
7ce719013078
child 3060
5883ce99ee12
child 3113
2780e230f129
diff -r 7ce719013078 -r 36e9f388958b eric5.py
--- a/eric5.py	Sat Oct 19 13:03:39 2013 +0200
+++ b/eric5.py	Sat Oct 19 14:05:26 2013 +0200
@@ -99,7 +99,7 @@
         """An unhandled exception occurred. Please report the problem\n"""\
         """using the error reporting dialog or via email to <{0}>.\n"""\
         """A log has been written to "{1}".\n\nError information:\n""".format(
-        BugAddress, logFile)
+            BugAddress, logFile)
     timeString = time.strftime("%Y-%m-%d, %H:%M:%S")
     
     versionInfo = "\n{0}\n{1}".format(

eric ide

mercurial