Change typo in config.sh comment

dev
hk 2017-09-16 12:58:20 +02:00
parent 2f77b64b33
commit 03c40c723d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ KEEP_YEARLY=5
# You can use K, M, G or T binary prefixes (power of 1024), e.g., 5M = 5MiB/s = 5242880 bytes/s.
#BWLIMIT=0
# Use nice to reduce system performance impacts from backups. Set to false to disable.
# Use nice to reduce system performance impact from backups. Set to false to disable.
#USE_NICE=true
#NICE="/usr/bin/nice"