From 000b47c6c835e6bf83deb3a4e86198e10f6bd0a7 Mon Sep 17 00:00:00 2001
From: infiniteCable <75014343+infiniteCable@users.noreply.github.com>
Date: Fri, 11 Apr 2025 20:11:36 +0200
Subject: [PATCH] Update settings.cc
---
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 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",