mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
Typo
This commit is contained in:
parent
aff7673938
commit
71f3dd6483
@ -33,7 +33,7 @@ class TransmissionForm(forms.Form): # pylint: disable=W0232
|
|||||||
label=_('Download directory'),
|
label=_('Download directory'),
|
||||||
help_text=_('Directory where downloads are saved. If you change the \
|
help_text=_('Directory where downloads are saved. If you change the \
|
||||||
default directory, ensure that the new directory exists and is writable by \
|
default directory, ensure that the new directory exists and is writable by \
|
||||||
"debian-tramission" user.'))
|
"debian-transmission" user.'))
|
||||||
|
|
||||||
rpc_username = forms.CharField(
|
rpc_username = forms.CharField(
|
||||||
label=_('Username'),
|
label=_('Username'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user