diff options
-rw-r--r-- | src/gui/ConnectWindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/ConnectWindow.cpp b/src/gui/ConnectWindow.cpp index 1468290f..232b5e20 100644 --- a/src/gui/ConnectWindow.cpp +++ b/src/gui/ConnectWindow.cpp @@ -442,7 +442,7 @@ ConnectWindow::next_stage() "Pinging engine...", "Attaching to engine...", "Requesting root graph...", - "Loading plugins...", + "Waiting for root graph...", "Connected" }; |