mercurial/hgweb/common.py
changeset 2391 d351a3be3371
parent 2356 2db831b33e8f
child 2514 419c42223bee
--- a/mercurial/hgweb/common.py
+++ b/mercurial/hgweb/common.py
@@ -1,4 +1,4 @@
-# hgweb.py - web interface to a mercurial repository
+# hgweb/common.py - Utility functions needed by hgweb_mod and hgwebdir_mod
 #
 # Copyright 21 May 2005 - (c) 2005 Jake Edge <jake@edge2.net>
 # Copyright 2005 Matt Mackall <mpm@selenic.com>