From a74db16e51a057d665f7d8ee35733ffce12a4717 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sat, 25 Feb 2012 14:01:49 +0100 Subject: Fix typos. --- examples/example.rsync | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/example.rsync b/examples/example.rsync index 3ac3975..a2795db 100644 --- a/examples/example.rsync +++ b/examples/example.rsync @@ -116,7 +116,7 @@ exclude_vserver = excluded_vserver2 # if set to 1, compress data on rsync (remote source only) #compress = 0 -# set a badnwidth limit in KB/s (remote source only) +# set a bandwidth limit in KB/s (remote source only) #bandwidthlimit = # remote rsync program (remote source only) @@ -169,7 +169,7 @@ exclude_vserver = excluded_vserver2 # ssh key file (remote destination only) #id_file = /root/.ssh/id_dsa -# set a badnwidth limit in KB/s (remote destination only) +# set a bandwidth limit in KB/s (remote destination only) #bandwidthlimit = # remote rsync program (remote dest only) -- cgit v1.2.3