Helpviewer/QtHelpDocumentationDialog.py

changeset 3034
7ce719013078
parent 3020
542e97d4ecb3
child 3035
36e9f388958b
--- a/Helpviewer/QtHelpDocumentationDialog.py	Sat Oct 19 12:28:12 2013 +0200
+++ b/Helpviewer/QtHelpDocumentationDialog.py	Sat Oct 19 13:03:39 2013 +0200
@@ -80,7 +80,7 @@
                     self,
                     self.trUtf8("Add Documentation"),
                     self.trUtf8(
-                        """The namespace <b>{0}</b> is already registered.""")\
+                        """The namespace <b>{0}</b> is already registered.""")
                         .format(ns)
                 )
                 continue

eric ide

mercurial