1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-25 11:26:47 +01:00

QC35: fixed typo

This commit is contained in:
Daniel Dakhno 2022-04-15 01:27:00 +02:00
parent 9ab9186e58
commit bba5452f57

View File

@ -2,7 +2,7 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<SeekBarPreference <SeekBarPreference
android:title="Noice cancelling level" android:title="Noise cancelling level"
android:max="2" android:max="2"
android:key="qc35_noise_cancelling_level" /> android:key="qc35_noise_cancelling_level" />