Explorar o código

are we really that bad at speeling?

svn:r14364
Roger Dingledine %!s(int64=17) %!d(string=hai) anos
pai
achega
67916707b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/HACKING

+ 1 - 1
doc/HACKING

@@ -100,7 +100,7 @@ valgrind --leak-check=yes --error-limit=no --show-reachable=yes src/or/tor
   1. Begin every file that should be documented with
          /**
           * \file filename.c
-          * \brief Short desccription of the file.
+          * \brief Short description of the file.
           **/
 
      (Doxygen will recognize any comment beginning with /** as special.)