mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/transmission: fix 'environment' and 'RECOMMENDED' typos
Found by codespell. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
aca49ab538
commit
9a46343df3
@@ -16,11 +16,11 @@
|
||||
# http://trac.transmissionbt.com/wiki/ConfigFiles
|
||||
# For a guide on how set the preferences, visit:
|
||||
# http://trac.transmissionbt.com/wiki/EditConfigFiles
|
||||
# For the available environement variables, visit:
|
||||
# For the available environment variables, visit:
|
||||
# http://trac.transmissionbt.com/wiki/EnvironmentVariables
|
||||
#
|
||||
# The name of the user that should run Transmission.
|
||||
# It's RECOMENDED to run Transmission in it's own user,
|
||||
# It's RECOMMENDED to run Transmission in it's own user,
|
||||
# by default, this is set to 'transmission'.
|
||||
# For the sake of security you shouldn't set a password
|
||||
# on this user
|
||||
|
||||
Reference in New Issue
Block a user