mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Code cleanup: IDEA's warning has been fixed
This commit is contained in:
@@ -264,7 +264,7 @@ public class PyDebugProcess extends XDebugProcess implements IPyDebugProcess, Pr
|
||||
}
|
||||
|
||||
protected String getConnectionTitle() {
|
||||
return "Connecting to debugger";
|
||||
return "Connecting To Debugger";
|
||||
}
|
||||
|
||||
private void handshake() throws PyDebuggerException {
|
||||
|
||||
Reference in New Issue
Block a user