diff --git a/src/or/config.c b/src/or/config.c
index 016d87f81f..fa80dad576 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -18,7 +18,7 @@
* inspecting values that are calculated as a result of the
* configured options.
*
- *
How to add new options
+ *
How to add new options
*
* To add new items to the torrc, there are a minimum of three places to edit:
*