This commit is contained in:
Ruben Lubbes 2015-12-13 19:54:10 +01:00
parent aff7673938
commit 71f3dd6483

View File

@ -33,7 +33,7 @@ class TransmissionForm(forms.Form): # pylint: disable=W0232
label=_('Download directory'),
help_text=_('Directory where downloads are saved. If you change the \
default directory, ensure that the new directory exists and is writable by \
"debian-tramission" user.'))
"debian-transmission" user.'))
rpc_username = forms.CharField(
label=_('Username'),