diff -r 8375eb895f70 -r 2855492d8ea6 eric7/Documentation/Source/eric7.UI.Browser.html --- a/eric7/Documentation/Source/eric7.UI.Browser.html Sat Jan 15 19:53:40 2022 +0100 +++ b/eric7/Documentation/Source/eric7.UI.Browser.html Sat Jan 15 19:54:33 2022 +0100 @@ -226,7 +226,7 @@ </tr> <tr> <td><a href="#Browser._openFileInEditor">_openFileInEditor</a></td> -<td>Private slot to handle the Open in Editor menu action.</td> +<td>Protected slot to handle the Open in Editor menu action.</td> </tr> <tr> <td><a href="#Browser._openHexEditor">_openHexEditor</a></td> @@ -525,7 +525,7 @@ <b>_openFileInEditor</b>(<i></i>) <p> - Private slot to handle the Open in Editor menu action. + Protected slot to handle the Open in Editor menu action. </p> <a NAME="Browser._openHexEditor" ID="Browser._openHexEditor"></a> <h4>Browser._openHexEditor</h4>