]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix additional whitespace in config module comment.
authorAlexander Færøy <ahf@torproject.org>
Sat, 16 Dec 2017 01:22:37 +0000 (02:22 +0100)
committerAlexander Færøy <ahf@torproject.org>
Sat, 16 Dec 2017 01:22:37 +0000 (02:22 +0100)
src/or/config.c

index 016d87f81f66419dac2131334d04843846b6261d..fa80dad57642b150b0a968c0e10c4b89698a577d 100644 (file)
@@ -18,7 +18,7 @@
  * inspecting values that are calculated as a result of the
  * configured options.
  *
- * <h3>How to add  new options</h3>
+ * <h3>How to add new options</h3>
  *
  * To add new items to the torrc, there are a minimum of three places to edit:
  * <ul>