--- a/eric6/WebBrowser/WebBrowserWindow.py Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/WebBrowser/WebBrowserWindow.py Sat Dec 19 15:22:26 2020 +0100 @@ -2462,7 +2462,7 @@ @param link file to be displayed in the new window (string or QUrl) @param addNextTo reference to the browser to open the tab after (WebBrowserView) - @keyparam background flag indicating to open the tab in the + @param background flag indicating to open the tab in the background (bool) @return reference to the new browser @rtype WebBrowserView