highlight: wrapped docstrings at 78 characters
authorMartin Geisler <mg@lazybytes.net>
Tue, 07 Jul 2009 23:54:42 +0200
changeset 9064 773ab631a0c8
parent 9063 0772889d8a65
child 9065 90e16c251246
highlight: wrapped docstrings at 78 characters
hgext/highlight/__init__.py
--- a/hgext/highlight/__init__.py	Tue Jul 07 23:54:42 2009 +0200
+++ b/hgext/highlight/__init__.py	Tue Jul 07 23:54:42 2009 +0200
@@ -10,8 +10,7 @@
 
 """syntax highlighting for hgweb (requires Pygments)
 
-It depends on the Pygments syntax highlighting library:
-http://pygments.org/
+It depends on the Pygments syntax highlighting library: http://pygments.org/
 
 There is a single configuration option: