Explorar el Código

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

Roger Dingledine hace 7 años
padre
commit
73ae92dc52
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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