From ec7e0546681f57a1ba1769cca2b8339f9b0dc8b0 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 27 May 2009 17:55:51 -0400 Subject: Spell-check Tor. --- src/common/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/util.h') diff --git a/src/common/util.h b/src/common/util.h index 6d59754d9..dca2f86cd 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -29,7 +29,7 @@ */ #ifdef NDEBUG /* Nobody should ever want to build with NDEBUG set. 99% of our asserts will - * be outside the critical path anyway, so it's silly to disable bugchecking + * be outside the critical path anyway, so it's silly to disable bug-checking * throughout the entire program just because a few asserts are slowing you * down. Profile, optimize the critical path, and keep debugging on. * -- cgit v1.2.3