Skip to content

Commit 5b0b82c

Browse files
committed
frontend: components: vehiclesetup: fix typo
1 parent 4a98c8b commit 5b0b82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/frontend/src/components/vehiclesetup/overview/GyroCalib.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<inline-parameter-editor
3838
v-if="ins_gyr_cal"
3939
:param="ins_gyr_cal"
40-
:label="'Calibrate gyroscopes automaicallly'"
40+
:label="'Calibrate gyroscopes automatically'"
4141
/>
4242
</div>
4343
</v-card-text>

0 commit comments

Comments
 (0)