diff -r c04e878aa308 -r e4069ddd7dc7 src/eric7/Documentation/Source/eric7.EricNetwork.EricJsonClient.html --- a/src/eric7/Documentation/Source/eric7.EricNetwork.EricJsonClient.html Tue Jan 23 12:21:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricNetwork.EricJsonClient.html Wed Jan 24 18:52:50 2024 +0100 @@ -57,7 +57,7 @@ </tr> <tr> <td><a href="#EricJsonClient.__receiveJson">__receiveJson</a></td> -<td>Private method to receive a JSON encode command and data from the server.</td> +<td>Private method to receive a JSON encoded command and data from the server.</td> </tr> <tr> <td><a href="#EricJsonClient.handleCall">handleCall</a></td> @@ -110,7 +110,7 @@ <h4>EricJsonClient.__receiveJson</h4> <b>__receiveJson</b>(<i></i>) <p> - Private method to receive a JSON encode command and data from the + Private method to receive a JSON encoded command and data from the server. </p>