]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
we've never been good at using "directory" well as a noun
authorRoger Dingledine <arma@torproject.org>
Sun, 24 Jun 2018 22:08:24 +0000 (18:08 -0400)
committerRoger Dingledine <arma@torproject.org>
Sun, 24 Jun 2018 22:08:24 +0000 (18:08 -0400)
src/or/dirserv.c

index 077135841f35de90a1f5a980d049bcf7a9a93b6a..8c26311710a70a58ced95343ea88eca1e2760227 100644 (file)
@@ -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