Skip to content

Commit

Permalink
Fix embarrassing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamNiederer committed Sep 24, 2022
1 parent 457fc88 commit f24ae9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<string name="notification_channel_overlay_name">Overlay Control</string>
<string name="notification_channel_overlay_description">The persistent overlay control notification</string>
<string name="overlay_accessibility_service_label">Red Moon Overlay</string>
<string name="pref_title_use_accessibility_service">Use Accessibiltiy Service</string>
<string name="pref_title_use_accessibility_service">Use Accessibility Service</string>
<string name="pref_summary_use_accessibility_service">Enable to cover up the home screen and status/navigation bars on Android 12+</string>
<string name="accessibility_service_description">On Android 12 or greater, this service lets Red Moon draw over the notification shade, home screen, and navigation buttons. On lower versions of Android, this service isn\'t necessary, so you should leave it off.</string>
</resources>

0 comments on commit f24ae9e

Please sign in to comment.