Corrected a source docu string.

Mon, 25 Oct 2021 17:38:02 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 25 Oct 2021 17:38:02 +0200
changeset 8717
8a57b409ab51
parent 8715
197cbf6256de
child 8730
4587892c5472

Corrected a source docu string.

eric6/Toolbox/Startup.py file | annotate | diff | comparison | revisions
--- a/eric6/Toolbox/Startup.py	Sun Oct 24 10:59:46 2021 +0200
+++ b/eric6/Toolbox/Startup.py	Mon Oct 25 17:38:02 2021 +0200
@@ -160,7 +160,7 @@
 
 def setLibraryPaths():
     """
-    Module function to set the Qt library paths correctly for windows systems.
+    Module function to set the Qt library paths correctly.
     """
     libPaths = (
         os.path.join(Globals.getPyQt5ModulesDirectory(), "plugins"),

eric ide

mercurial