]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
tweak comment
authorRoger Dingledine <arma@torproject.org>
Mon, 30 Jul 2007 23:52:58 +0000 (23:52 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 30 Jul 2007 23:52:58 +0000 (23:52 +0000)
svn:r10998

src/or/config.c

index a010abbd9728631a333e625f6a1a73f947d61c1c..e1af878de75c3d12ef3e0589d1b04b412054cc0d 100644 (file)
@@ -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. */
   }