Browse Source

[trac772] Comment update

Michal 'vorner' Vaner 14 years ago
parent
commit
f551799e8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/xfrout/xfrout.py.in

+ 1 - 1
src/bin/xfrout/xfrout.py.in

@@ -486,7 +486,7 @@ class UnixSockServer(socketserver_mixin.NoPollMixIn, ThreadingUnixStreamServer):
 
     def _guess_remote(self, sock_fd):
         """
-           Guess remote address and port of the socket. The socket must be a
+           Guess remote address and port of the socket. The sock_fd must be a
            socket
         """
         # This uses a trick. If the socket is IPv4 in reality and we pretend