Cooperation/ChatWidget.py

changeset 3032
927a2f8b3669
parent 3021
801289962f4e
child 3060
5883ce99ee12
child 3160
209a07d7e401
--- a/Cooperation/ChatWidget.py	Sat Oct 19 11:14:51 2013 +0200
+++ b/Cooperation/ChatWidget.py	Sat Oct 19 11:49:31 2013 +0200
@@ -587,7 +587,7 @@
                         self.trUtf8("""<p>The chat contents could not be"""
                                     """ written to <b>{0}</b></p>"""
                                     """<p>Reason: {1}</p>""") .format(
-                        fname, str(err)))
+                            fname, str(err)))
     
     def __copyChat(self):
         """

eric ide

mercurial