浏览代码

Fix a comment typo.

Arlo Breault 11 年之前
父节点
当前提交
2e16856665
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/directory.c

+ 1 - 1
src/or/directory.c

@@ -345,7 +345,7 @@ should_use_directory_guards(const or_options_t *options)
   return 1;
   return 1;
 }
 }
 
 
-/** Pick an unconsetrained directory server from among our guards, the latest
+/** Pick an unconstrained directory server from among our guards, the latest
  * networkstatus, or the fallback dirservers, for use in downloading
  * networkstatus, or the fallback dirservers, for use in downloading
  * information of type <b>type</b>, and return its routerstatus. */
  * information of type <b>type</b>, and return its routerstatus. */
 static const routerstatus_t *
 static const routerstatus_t *