Browse Source

The more I punctuate,, the better my documentation is..

svn:r5540
Roger Dingledine 19 years ago
parent
commit
029d2befc1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/tor-doc-server.html

+ 2 - 1
doc/tor-doc-server.html

@@ -166,7 +166,8 @@ where new development releases are announced.
 <p>As soon as your server manages to connect to the network, it will
 try to determine whether the ports you configured are reachable from
 the outside. This may take up to 20 minutes. Look for a log entry like
-<tt>Self-testing indicates your ORPort is reachable from the outside. Excellent.</tt>. If you don't see this message, it means that your server is not reachable
+<tt>Self-testing indicates your ORPort is reachable from the outside. Excellent.</tt>
+If you don't see this message, it means that your server is not reachable
 from the outside -- you should re-check your firewalls, check that it's
 testing the IP and port you think it should be testing, etc.
 </p>