hgext/highlight/__init__.py
changeset 7127 9df67ee30ef5
parent 6987 d09e813b21e3
child 7216 292fb2ad2846
--- a/hgext/highlight/__init__.py	Thu Jun 12 11:49:13 2008 +0200
+++ b/hgext/highlight/__init__.py	Sat Oct 18 16:56:39 2008 +0200
@@ -1,4 +1,4 @@
-"""a mercurial extension for syntax highlighting in hgweb
+"""syntax highlighting in hgweb, based on Pygments
 
 It depends on the pygments syntax highlighting library:
 http://pygments.org/