Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1462 from JamesKingdom/patch-2
Browse files Browse the repository at this point in the history
Fix spelling error
  • Loading branch information
Kosh Sergani authored Jan 28, 2018
2 parents 4d33d3b + f1a95bc commit 192f309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -597,5 +597,5 @@
<string name="block">Block</string>
<string name="unblock">Unblock</string>
<string name="user_blocked">User blocked</string>
<string name="user_unblocked">User unlocked</string>
</resources>
<string name="user_unblocked">User unblocked</string>
</resources>

0 comments on commit 192f309

Please sign in to comment.