diff -r dac33c7fce07 -r e3642a6a1e71 eric7/WebBrowser/__init__.py --- a/eric7/WebBrowser/__init__.py Sat May 15 19:01:16 2021 +0200 +++ b/eric7/WebBrowser/__init__.py Sat May 15 20:08:03 2021 +0200 @@ -8,6 +8,6 @@ The web browser is a HTML browser for the display of HTML help files like the Qt Online Documentation and for browsing the internet. It may be used as a -standalone version as well by using the eric6_browser.py script found in the +standalone version as well by using the eric7_browser.py script found in the main eric installation directory. """