PluginPyInstaller.py

changeset 8
ba5a623378ec
parent 6
0f0f1598fc4a
child 11
14555b50b6c0
diff -r 5cd024013b88 -r ba5a623378ec PluginPyInstaller.py
--- a/PluginPyInstaller.py	Sat Jan 20 16:34:55 2018 +0100
+++ b/PluginPyInstaller.py	Sat Jan 20 17:02:00 2018 +0100
@@ -333,7 +333,7 @@
                 """<b>Clean PyInstaller</b>"""
                 """<p>Remove the PyInstaller created directories (dist and"""
                 """ build). These are subdirectories within the project"""
-                """ path."""
+                """ path.</p>"""
             ))
             act.triggered.connect(self.__pyinstallerCleanup)
             menu.addAction(act)

eric ide

mercurial