fix comment.
authorVadim Gelfer <vadim.gelfer@gmail.com>
Sun, 04 Jun 2006 10:32:13 -0700
changeset 2399 cc90dcbdf053
parent 2398 2d5745fd03fa
child 2400 2e90024e1471
fix comment.
mercurial/sshserver.py
--- a/mercurial/sshserver.py
+++ b/mercurial/sshserver.py
@@ -1,4 +1,4 @@
-# commands.py - command processing for mercurial
+# sshserver.py - ssh protocol server support for mercurial
 #
 # Copyright 2005 Matt Mackall <mpm@selenic.com>
 #