Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastProject committed Apr 30, 2024
1 parent 1287e30 commit c79a7c5
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
@@ -1,6 +1,6 @@
<resources>
<string name="app_name">Raise To Answer</string>
<string name="permissions_needed">App can\'t work without these permission, sorry…</string>
<string name="permissions_needed">App can\'t work without this permission, sorry…</string>
<string name="raise_to_answer_header">Raise To Answer</string>
<string name="incoming_call_service">Incoming call service</string>
<string name="raise_to_answer_is_listening_to_sensor_data">Raise To Answer is listening to sensor data</string>
Expand Down

0 comments on commit c79a7c5

Please sign in to comment.