transmission: Fix capitalization

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Benedek Nagy 2022-01-08 20:07:40 +00:00 committed by Sunil Mohan Adapa
parent 0a9aed724d
commit 536d02fb34
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -24,7 +24,7 @@ _description = [
_('Transmission is a BitTorrent client with a web interface.'),
_('BitTorrent is a peer-to-peer file sharing protocol. '
'Note that BitTorrent is not anonymous.'),
_('Please do not change the default port of the transmission daemon.'),
_('Please do not change the default port of the Transmission daemon.'),
]
app = None