From e6d56632df36eee4d80faa191c847de35024898b Mon Sep 17 00:00:00 2001 From: infiniteCable <75014343+infiniteCable@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:04:54 +0100 Subject: [PATCH] Update settings.cc fix toggle text bsm --- selfdrive/ui/qt/offroad/settings.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/ui/qt/offroad/settings.cc b/selfdrive/ui/qt/offroad/settings.cc index f3900c0d7..930d1d815 100644 --- a/selfdrive/ui/qt/offroad/settings.cc +++ b/selfdrive/ui/qt/offroad/settings.cc @@ -71,7 +71,7 @@ InfiniteCableTogglesPanel::InfiniteCableTogglesPanel(SettingsWindow *parent) : L { "ForceRHDForBSM", tr("VW: Force RHD for BSM"), - tr("Switch BSM detection side to RHD. Passenger is on the right side."), + tr("Switch BSM detection side to RHD. Driver is on the right side."), "../assets/icons/eye_closed.png", false, },