mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -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>
(cherry picked from commit 9a46343df3)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -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