Fix typo in strings.xml (#230)

This commit is contained in:
Hiroki Okada 2022-10-09 14:47:38 +09:00 committed by GitHub
parent d948e15fc7
commit 8ee2a3bf93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -380,5 +380,5 @@
<string name="must_have_an_account">Must have an account</string>
<string name="clear_all_articles_toast">All articles from this account have been cleared</string>
<string name="delete_account_toast">This account has been deleted</string>
<string name="synchronous_tips">Restart is require for changes to take effect.</string>
<string name="synchronous_tips">Restart is required for changes to take effect.</string>
</resources>