correct a mistake i just added

svn:r5039
This commit is contained in:
Roger Dingledine
2005-09-13 22:43:41 +00:00
parent c48cda7b02
commit f08bccc460
+1 -1
View File
@@ -110,7 +110,7 @@ $Id$
Tor behaves as though it had just read each of the key-value pairs
from its configuration file. Keywords with no corresponding values have
their configuration values reset to 0 or "" (use RESETCONF if you want
their configuration values reset to 0 or NULL (use RESETCONF if you want
to set it back to its default). SETCONF is all-or-nothing: if there
is an error in any of the configuration settings, Tor sets none of them.