[tor-commits] [tor/master] we've never been good at using "directory" well as a noun

arma at torproject.org arma at torproject.org
Sun Jun 24 22:08:56 UTC 2018


commit 73ae92dc52f94e36bc58cb0c00f615a575d27da8
Author: Roger Dingledine <arma at torproject.org>
Date:   Sun Jun 24 18:08:24 2018 -0400

    we've never been good at using "directory" well as a noun
---
 src/or/dirserv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/or/dirserv.c b/src/or/dirserv.c
index 077135841..8c2631171 100644
--- a/src/or/dirserv.c
+++ b/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



More information about the tor-commits mailing list