Skip to content

Commit e6bcdd7

Browse files
committed
fix(strings): Correct capitalization of a string
1 parent afdaa79 commit e6bcdd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/xp_strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<string name="app_name">ReVanced Xposed</string>
33
<string name="app_description">ReVanced Xposed</string>
44
<string name="app_launcher_name">PLACEHOLDER</string>
5-
<string name="check_for_update_title">Check for Update</string>
5+
<string name="check_for_update_title">Check for update</string>
66
<string name="patch_selection">Patch Selection</string>
77
<string name="force_stop_to_apply_summary">Force stop the corresponding application to apply the settings.</string>
88
<string name="about_title">About</string>

0 commit comments

Comments
 (0)