fix typo in string

This commit is contained in:
sk 2023-01-21 22:50:11 +01:00 committed by LucasGGamerM
parent 9a2df814c5
commit 55640dddb9
1 changed files with 1 additions and 1 deletions

View File

@ -173,5 +173,5 @@
<string name="sk_alt_button">ALT</string>
<string name="sk_post_edited">edited</string>
<string name="sk_notification_type_update">Edited posts</string>
<string name="sk_notify_update">Edits a reblogged posts</string>
<string name="sk_notify_update">Edits a reblogged post</string>
</resources>