Browse Source

Bug 22114: Fix wrong values in torrc_format.txt comments

Georg Koppen 7 years ago
parent
commit
d6dd05f6d8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/torrc_format.txt

+ 2 - 2
doc/torrc_format.txt

@@ -175,7 +175,7 @@ and\
 friends
 
 # Backslashes in the middle of a line are included as-is.  The key of
-# this one is "Too" and the value is "Many\\Backsl\ashes here" (with
+# this one is "Too" and the value is "Many\\Backsl\ashes \here" (with
 # backslashes in that last string as-is)
 Too \
 Many\\\
@@ -185,7 +185,7 @@ here
 # And here's the really yucky part. If a comment appears in a multi-line
 # entry, the entry is still able to continue on the next line, as in the
 # following, where the key is "This" and the value is
-# "entry   and some        are  silly"
+# "entry        and some        are  silly"
 This entry      \
  # has comments \
  and some       \