diff --git a/plinth/modules/transmission/__init__.py b/plinth/modules/transmission/__init__.py index 477c33c8c..8c6e2119d 100644 --- a/plinth/modules/transmission/__init__.py +++ b/plinth/modules/transmission/__init__.py @@ -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