Merge pull request #956 from Porkepix/fix_messanger_typo

Fix typo from messanger to messenger
This commit is contained in:
LooKeR 2025-05-31 18:25:24 +05:30 committed by GitHub
commit a4e11a02dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -257,14 +257,14 @@ data class Repository(
name = "Threema Libre", name = "Threema Libre",
description = "The official repository for Threema Libre. R" + description = "The official repository for Threema Libre. R" +
"equires Threema Shop license. Threema Libre is an open" + "equires Threema Shop license. Threema Libre is an open" +
"-source messanger focused on security and privacy.", "-source messenger focused on security and privacy.",
fingerprint = "5734E753899B25775D90FE85362A49866E05AC4F83C05BEF5A92880D2910639E" fingerprint = "5734E753899B25775D90FE85362A49866E05AC4F83C05BEF5A92880D2910639E"
), ),
defaultRepository( defaultRepository(
address = "https://fdroid.getsession.org/fdroid/repo", address = "https://fdroid.getsession.org/fdroid/repo",
name = "Session", name = "Session",
description = "The official repository for Session. Session" + description = "The official repository for Session. Session" +
" is an open-source messanger focused on security and privacy.", " is an open-source messenger focused on security and privacy.",
fingerprint = "DB0E5297EB65CC22D6BD93C869943BDCFCB6A07DC69A48A0DD8C7BA698EC04E6" fingerprint = "DB0E5297EB65CC22D6BD93C869943BDCFCB6A07DC69A48A0DD8C7BA698EC04E6"
), ),
defaultRepository( defaultRepository(