瀏覽代碼

tweak comment

svn:r10998
Roger Dingledine 17 年之前
父節點
當前提交
57c6264ede
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/config.c

+ 1 - 1
src/or/config.c

@@ -2634,7 +2634,7 @@ options_validate(or_options_t *old_options, or_options_t *options,
                "extra-info documents. Setting DownloadExtraInfo.");
       options->DownloadExtraInfo = 1;
     }
-    /* XXXX020 Check that at least one of Bridge/HS/V1/V2/V2{AoritativeDir}
+    /* XXXX020 Check that at least one of Bridge/HS/V1/V2/V2{AuthoritativeDir}
      * is set. */
   }