sshrepo: adjust file comment
authormpm@selenic.com
Sat, 27 Aug 2005 15:05:59 -0700
changeset 1096 ae4f1f48c569
parent 1095 0a18374c0769
child 1097 1f89ccbab6ce
sshrepo: adjust file comment
mercurial/sshrepo.py
--- a/mercurial/sshrepo.py	Sat Aug 27 15:05:43 2005 -0700
+++ b/mercurial/sshrepo.py	Sat Aug 27 15:05:59 2005 -0700
@@ -1,4 +1,4 @@
-# hg.py - repository classes for mercurial
+# sshrepo.py - ssh repository proxy class for mercurial
 #
 # Copyright 2005 Matt Mackall <mpm@selenic.com>
 #