diff -r bb196e51827d -r a7a5750aded4 eric6/DebugClients/Python/DebugClientBase.py --- a/eric6/DebugClients/Python/DebugClientBase.py Sun May 03 10:26:40 2020 +0200 +++ b/eric6/DebugClients/Python/DebugClientBase.py Sun May 03 16:18:14 2020 +0200 @@ -68,7 +68,7 @@ This function works with the split debugger. - @param prompt prompt to be shown + @param prompt prompt to be shown @type str @return result of the input() call @rtype str