mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Fossil Q: Fix spelling in code and logging
This commit is contained in:
committed by
Arjan Schrijver
parent
efd2c626a5
commit
f161d129f5
@@ -973,7 +973,7 @@
|
||||
android:exported="true"
|
||||
android:parentActivityName=".activities.devicesettings.DeviceSettingsActivity" />
|
||||
<activity
|
||||
android:name=".devices.qhybrid.QHybridAppChoserActivity"
|
||||
android:name=".devices.qhybrid.QHybridAppChooserActivity"
|
||||
android:label="@string/qhybrid_title_apps"
|
||||
android:exported="true"
|
||||
android:parentActivityName=".devices.qhybrid.QHybridConfigActivity" />
|
||||
|
||||
Reference in New Issue
Block a user