summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/torrc.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/torrc.erb b/templates/torrc.erb
index bebc140..3605ba6 100644
--- a/templates/torrc.erb
+++ b/templates/torrc.erb
@@ -53,7 +53,7 @@ Address <%= address %>
RelayBandwidthRate <%= relay_bandwidth_rate %> KB
<%- end %>
<%- if relay_bandwidth_burst != 0 then %>
-RelayBandwidthBurst <%= relay_bandwith_burst %> KB
+RelayBandwidthBurst <%= relay_bandwidth_burst %> KB
<%- end %>
<%- if accounting_max != 0 then %>
AccountingMax <%= accounting_max %> GB