Преглед на файлове

Fix additional whitespace in config module comment.

Alexander Færøy преди 7 години
родител
ревизия
e44662a7f9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/or/config.c

+ 1 - 1
src/or/config.c

@@ -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>