From e204bd1d6296946314b640ad556e58b0612826ca Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 25 Feb 2010 11:21:23 -0500 Subject: fix a couple more bandwidthlimit spelling errors --- templates/dup.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/dup.conf.erb b/templates/dup.conf.erb index 4a4c10e..2a61443 100644 --- a/templates/dup.conf.erb +++ b/templates/dup.conf.erb @@ -36,7 +36,7 @@ [dest] <%= 'incremental = ' + incremental if incremental %> <%= 'keep = ' + keep if keep %> -<%= 'bandwidthlimit = ' + bandwithlimit if bandwidthlimit %> +<%= 'bandwidthlimit = ' + bandwidthlimit if bandwidthlimit %> <%= 'sshoptions = ' + sshoptions if sshoptions %> <%= 'destdir = ' + destdir if destdir %> <%= 'desthost = ' + desthost if desthost %> -- cgit v1.2.3