diff --git a/Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp b/Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp
index e1b225e3b4..bda9aa3bd3 100644
--- a/Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp
+++ b/Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp
@@ -328,7 +328,6 @@ void GeneralWidget::AddDescriptions()
m_monitor_combo->SetTitle(tr("Display Monitor"));
m_monitor_combo->SetDescription(
tr("Selects which display to use when rendering.
"
- "When rendering to the main window, the main window will be moved to this display.
"
"If unsure, select Primary Monitor."));
m_aspect_combo->SetTitle(tr("Aspect Ratio"));