diff -r e6c9ab1dc168 -r f46c1e224e8a src/eric7/Debugger/DebuggerInterfacePython.py --- a/src/eric7/Debugger/DebuggerInterfacePython.py Tue Apr 02 10:13:41 2024 +0200 +++ b/src/eric7/Debugger/DebuggerInterfacePython.py Wed Apr 24 10:14:16 2024 +0200 @@ -89,7 +89,7 @@ @param fn filename to be translated @type str @param remote2local flag indicating the direction of translation - (False = local to remote, True = remote to local [default]) + (False = local to remote, True = remote to local [default]) (unused) @type bool @return translated filename @rtype str