diff -r af7c8c7b7c62 -r ddc46e93ccc4 eric7/EricNetwork/EricJsonClient.py --- a/eric7/EricNetwork/EricJsonClient.py Sun May 08 15:44:29 2022 +0200 +++ b/eric7/EricNetwork/EricJsonClient.py Sun May 08 19:58:27 2022 +0200 @@ -24,7 +24,7 @@ """ Constructor - @param host ip address the background service is listening + @param host IP address the background service is listening @type str @param port port of the background service @type int