Browse Source

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

Roger Dingledine 6 years ago
parent
commit
73ae92dc52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/dirserv.c

+ 1 - 1
src/or/dirserv.c

@@ -49,7 +49,7 @@
 /**
  * \file dirserv.c
  * \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
  * the directory authority functionality.  The directory.c module delegates