--- a/eric7/Globals/__init__.py Sat Aug 28 19:48:56 2021 +0200 +++ b/eric7/Globals/__init__.py Sat Aug 28 19:57:35 2021 +0200 @@ -325,7 +325,7 @@ import qt6_applications path = os.path.join(os.path.dirname(qt6_applications.__file__), "Qt", "bin") - # if qt5-applications is not installed just go to the next step + # if qt6-applications is not installed just go to the next step # step 3: determine from used Python interpreter (designer is test object) if not path: