diff --git a/selfdrive/ui/qt/offroad/sunnypilot/lane_change_settings.cc b/selfdrive/ui/qt/offroad/sunnypilot/lane_change_settings.cc index cc5bab87de..4b725a79a4 100644 --- a/selfdrive/ui/qt/offroad/sunnypilot/lane_change_settings.cc +++ b/selfdrive/ui/qt/offroad/sunnypilot/lane_change_settings.cc @@ -15,7 +15,7 @@ LaneChangeSettings::LaneChangeSettings(QWidget* parent) : QWidget(parent) { std::vector> toggle_defs{ { "BelowSpeedPause", - tr("Pause Lateral Below Speed w/ Blinker"), + tr("Pause Lateral Below Speed with Blinker"), tr("Enable this toggle to pause lateral actuation with blinker when traveling below the desired speed selected below."), "../assets/offroad/icon_blank.png", },