eric6/PluginManager/PluginRepositoryDialog.py

changeset 7960
e8fc383322f7
parent 7955
567f2ec958c3
child 8143
2c730d5fd177
--- a/eric6/PluginManager/PluginRepositoryDialog.py	Tue Jan 05 18:28:31 2021 +0100
+++ b/eric6/PluginManager/PluginRepositoryDialog.py	Wed Jan 06 13:47:01 2021 +0100
@@ -847,7 +847,7 @@
     
     def __startPluginInstall(self):
         """
-        Private slot to start the eric6 plugin installation dialog.
+        Private slot to start the eric plugin installation dialog.
         """
         proc = QProcess()
         applPath = os.path.join(getConfig("ericDir"), "eric6_plugininstall.py")

eric ide

mercurial