浏览代码

we've never been good at using "directory" well as a noun

Roger Dingledine 7 年之前
父节点
当前提交
73ae92dc52
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/dirserv.c

+ 1 - 1
src/or/dirserv.c

@@ -49,7 +49,7 @@
 /**
 /**
  * \file dirserv.c
  * \file dirserv.c
  * \brief Directory server core implementation. Manages directory
  * \brief Directory server core implementation. Manages directory
- * contents and generates directories.
+ * contents and generates directory documents.
  *
  *
  * This module implements most of directory cache functionality, and some of
  * This module implements most of directory cache functionality, and some of
  * the directory authority functionality.  The directory.c module delegates
  * the directory authority functionality.  The directory.c module delegates