Browse Source

clean up typo

svn:r6103
Roger Dingledine 19 years ago
parent
commit
0f39033b9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/main.c

+ 1 - 1
src/or/main.c

@@ -1278,7 +1278,7 @@ signal_callback(int fd, short events, void *arg)
 }
 
 /**
- * Write current memory uusage information to the log.
+ * Write current memory usage information to the log.
  */
 static void
 dumpmemusage(int severity)