changeset 1096:ae4f1f48c569

sshrepo: adjust file comment
author mpm@selenic.com
date Sat, 27 Aug 2005 15:05:59 -0700
parents 0a18374c0769
children 1f89ccbab6ce
files mercurial/sshrepo.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>
 #