eric6/Globals/__init__.py

branch
without_py2_and_pyqt4
changeset 7196
ab0a91b82b37
parent 7192
a22eee00b052
child 7198
684261ef2165
--- a/eric6/Globals/__init__.py	Sat Aug 31 12:58:11 2019 +0200
+++ b/eric6/Globals/__init__.py	Sun Sep 01 17:43:03 2019 +0200
@@ -528,7 +528,7 @@
     Module function to determine the supported web browser variant.
     
     @return string indicating the supported web browser variant ("QtWebEngine",
-        "QtWebKit" or "None")
+        or "None")
     @rtype str
     """
     from eric6config import getConfig

eric ide

mercurial