summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-03-09 00:10:28 +0000
committerRoger Dingledine <arma@torproject.org>2006-03-09 00:10:28 +0000
commit0f39033b9f72dc708333c4b0868f91fd4738b154 (patch)
tree623b8a0f4ba772971940403d68cf9e231a408d29
parentdadb34613606daae4d33d7a6f5efe36171c91dee (diff)
downloadtor-0f39033b9f72dc708333c4b0868f91fd4738b154.tar.gz
tor-0f39033b9f72dc708333c4b0868f91fd4738b154.zip
clean up typo
svn:r6103
-rw-r--r--src/or/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/main.c b/src/or/main.c
index 83413da79f..9bcd31b9b3 100644
--- a/src/or/main.c
+++ b/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)