Skip to content

Commit 6fdff55

Browse files
committed
comment
1 parent d89a281 commit 6fdff55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opendbc/car/honda/values.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class Footnote(Enum):
105105
"2019 Honda Civic 1.6L Diesel Sedan does not have ALC below 12mph.",
106106
Column.FSR_STEERING)
107107
OP_STEER_TO_ZERO = CarFootnote(
108-
"No ALC below 0 mph when openpilot Longitudinal Control is enabled. Safety features such as AEB and pre-collision warning will be disabled.",
108+
"No ALC below 0 mph when openpilot Longitudinal Control is enabled. Safety features such as AEB and FCW will be disabled.",
109109
Column.FSR_STEERING)
110110

111111

0 commit comments

Comments
 (0)