mercurial/hgweb/hgweb_mod.py
changeset 2391 d351a3be3371
parent 2361 d3adb454c5a9
child 2394 a8f1049d1d2d
--- a/mercurial/hgweb/hgweb_mod.py	Thu Jun 01 15:55:09 2006 -0700
+++ b/mercurial/hgweb/hgweb_mod.py	Fri Jun 02 08:05:01 2006 -0700
@@ -1,4 +1,4 @@
-# hgweb.py - web interface to a mercurial repository
+# hgweb/hgweb_mod.py - Web interface for a repository.
 #
 # Copyright 21 May 2005 - (c) 2005 Jake Edge <jake@edge2.net>
 # Copyright 2005 Matt Mackall <mpm@selenic.com>