Skip to content

Commit

Permalink
use proper description
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Jul 16, 2023
1 parent 8525f74 commit f090477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lemuroid-app/src/main/res/xml/mobile_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<SwitchPreferenceCompat
android:key="@string/pref_key_join_stick_dpad"
android:title="@string/settings_title_join_stick_dpad"
android:summary="@string/settings_title_join_stick_dpad"
android:summary="@string/settings_summary_join_stick_dpad"
app:iconSpaceReserved="false"
android:defaultValue="false"/>

Expand Down

0 comments on commit f090477

Please sign in to comment.