diff -r fc60e382b67a -r d41ee69fa69b src/eric7/Documentation/Source/eric7.MicroPython.Devices.PyBoardDevices.html --- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.PyBoardDevices.html Fri Mar 03 11:31:53 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.PyBoardDevices.html Fri Mar 03 11:34:59 2023 +0100 @@ -84,7 +84,7 @@ </tr> <tr> <td><a href="#PyBoardDevice.__firmwareVersionResponse">__firmwareVersionResponse</a></td> -<td>Private method handling the response of the latest version request.</td> +<td>Private slot handling the response of the latest version request.</td> </tr> <tr> <td><a href="#PyBoardDevice.__flashMicroPython">__flashMicroPython</a></td> @@ -282,7 +282,7 @@ <b>__firmwareVersionResponse</b>(<i>reply</i>) <p> - Private method handling the response of the latest version request. + Private slot handling the response of the latest version request. </p> <dl>