diff -r 8a68afaf1ba2 -r 506e35e424d5 eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html --- a/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html Thu Jun 16 18:28:59 2022 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html Fri Jun 17 16:36:14 2022 +0200 @@ -330,7 +330,7 @@ </p> <dl> -<dt><i>filePath</i> (str or QFileInfo)</dt> +<dt><i>filePath</i> (str or pathlib.Path)</dt> <dd> path of the session file to be checked </dd>