# HG changeset patch # User mpm@selenic.com # Date 1125180359 25200 # Node ID ae4f1f48c5694b368b7189a78ea4373b4478c452 # Parent 0a18374c0769efee68073a504dab4eb9a4a75a95 sshrepo: adjust file comment diff -r 0a18374c0769 -r ae4f1f48c569 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 #