Skip to content

Commit 0cc096c

Browse files
committed
Changed capital 'L' to small 'l' in the 'Send log file' string
1 parent 1d0a701 commit 0cc096c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Tap this message (or hit back) to skip this step.</string>
207207
<string name="give_permission">Give permission</string>
208208
<string name="use_external_storage">Use external storage</string>
209209
<string name="use_external_storage_summary">Save pictures taken with the in-app camera on your device</string>
210-
<string name="send_log_file">Send Log file</string>
210+
<string name="send_log_file">Send log file</string>
211211
<string name="send_log_file_description">Send log file to developers via email</string>
212212
<string name="login_to_your_account">Login to your account</string>
213213
</resources>

0 commit comments

Comments
 (0)