mercurial/sshrepo.py
changeset 1096 ae4f1f48c569
parent 1094 221b5252864c
parent 1089 142b5d5ec9cc
child 1103 808a9f0e7af0
--- 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>
 #