瀏覽代碼

correct a mistake i just added

svn:r5039
Roger Dingledine 20 年之前
父節點
當前提交
f08bccc460
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/control-spec.txt

+ 1 - 1
doc/control-spec.txt

@@ -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.