--- a/src/eric7/Debugger/DebuggerInterfacePython.py Tue Apr 16 15:47:11 2024 +0200 +++ b/src/eric7/Debugger/DebuggerInterfacePython.py Sat Apr 20 18:01:36 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