Update tooltip text for "Display Monitor"

Changed the description that might sound confusing to the end user.
This commit is contained in:
jasaaved
2026-03-25 00:54:01 -07:00
parent d0108b3572
commit 1fb73e1580

View File

@@ -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.<br><br>"
"When rendering to the main window, the main window will be moved to this display.<br><br>"
"<dolphin_emphasis>If unsure, select Primary Monitor.</dolphin_emphasis>"));
m_aspect_combo->SetTitle(tr("Aspect Ratio"));