Skip to content

Commit d2b9a3c

Browse files
committed
Change units switch info hover text
1 parent 58d031b commit d2b9a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/UnitSwitch.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
mdi-information-variant-box-outline
1616
</v-icon>
1717
</template>
18-
<span>Configuration values using imperial system will be rounded to nearest whole metric value</span>
18+
<span>Flight Computer natively uses metric units; Imperial values will be converted to the nearest metric integer.</span>
1919
</v-tooltip>
2020
</v-row>
2121
</v-container>

0 commit comments

Comments
 (0)