diff --git a/selfdrive/ui/qt/offroad/settings.cc b/selfdrive/ui/qt/offroad/settings.cc index 14f65f5a4..7378090c1 100644 --- a/selfdrive/ui/qt/offroad/settings.cc +++ b/selfdrive/ui/qt/offroad/settings.cc @@ -52,7 +52,7 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) { }, { "EnableSmoothSteer", - tr("Enable Steer Smoothin"), + tr("Enable Steer Smoothing"), tr("Enables S-curving on lateral control for smoother steering

" "Switching has no effect while onroad.
"), "../assets/img_chffr_wheel.png",